Searched refs:xfs_dir2_sf_get_offset (Results 1 – 5 of 5) sorted by relevance
543 new_offset = xfs_dir2_sf_get_offset(oldsfep); in xfs_dir2_sf_addname_hard()619 holefit = offset + size <= xfs_dir2_sf_get_offset(sfep); in xfs_dir2_sf_addname_pick()620 offset = xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_addname_pick()680 ASSERT(xfs_dir2_sf_get_offset(sfep) >= offset); in xfs_dir2_sf_check()684 xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_check()755 if (xfs_dir2_sf_get_offset(sfep) < offset) in xfs_dir2_sf_verify()770 offset = xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_verify()
240 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) in xfs_dir2_sf_get_offset() function
1224 newoffset = xfs_dir2_sf_get_offset(sfep); in xfs_dir2_sf_to_block()
73 xfs_dir2_sf_get_offset(sfep)); in xchk_dir_walk_sf()
109 xfs_dir2_sf_get_offset(sfep)); in xfs_dir2_sf_getdents()
Completed in 13 milliseconds