Searched refs:z_start (Results 1 – 2 of 2) sorted by relevance
202 u32 z_start = vbo & (PAGE_SIZE - 1); in ntfs_zero_range() local210 for (; idx < idx_end; idx += 1, z_start = 0) { in ntfs_zero_range()230 if (bh_next <= z_start || bh_off >= z_end) in ntfs_zero_range()264 zero_user_segment(page, z_start, z_end); in ntfs_zero_range()
275 sector_t z_start; member2698 if (zsp->z_wp == zsp->z_start) { in zbc_close_zone()2787 zend = zsp->z_start + zsp->z_size; in zbc_inc_wp()4498 if (z_id != zsp->z_start) { in resp_open_zone()4566 if (z_id != zsp->z_start) { in resp_close_zone()4639 if (z_id != zsp->z_start) { in resp_finish_zone()4672 if (zsp->z_wp > zsp->z_start) in zbc_rwp_zone()4677 zsp->z_wp = zsp->z_start; in zbc_rwp_zone()4719 if (z_id != zsp->z_start) { in resp_rwp_zone()4909 zsp->z_start = zstart; in sdebug_device_create_zones()[all …]
Completed in 18 milliseconds