Home
last modified time | relevance | path

Searched refs:xfs_dir2_sf_get_offset (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_dir2_sf.c549 new_offset = xfs_dir2_sf_get_offset(oldsfep); in xfs_dir2_sf_addname_hard()
629 holefit = offset + size <= xfs_dir2_sf_get_offset(sfep); in xfs_dir2_sf_addname_pick()
630 offset = xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_addname_pick()
691 ASSERT(xfs_dir2_sf_get_offset(sfep) >= offset); in xfs_dir2_sf_check()
695 xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_check()
773 if (xfs_dir2_sf_get_offset(sfep) < offset) in xfs_dir2_sf_verify()
788 offset = xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_verify()
Dxfs_da_format.h229 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) in xfs_dir2_sf_get_offset() function
Dxfs_dir2_block.c1218 newoffset = xfs_dir2_sf_get_offset(sfep); in xfs_dir2_sf_to_block()
/Linux-v6.6/fs/xfs/scrub/
Dreaddir.c74 xfs_dir2_sf_get_offset(sfep)); in xchk_dir_walk_sf()
/Linux-v6.6/fs/xfs/
Dxfs_dir2_readdir.c110 xfs_dir2_sf_get_offset(sfep)); in xfs_dir2_sf_getdents()