Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2_sf.c479 new_offset = xfs_dir2_sf_get_offset(oldsfep); in xfs_dir2_sf_addname_hard()
560 holefit = offset + size <= xfs_dir2_sf_get_offset(sfep); in xfs_dir2_sf_addname_pick()
561 offset = xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_addname_pick()
623 ASSERT(xfs_dir2_sf_get_offset(sfep) >= offset); in xfs_dir2_sf_check()
627 xfs_dir2_sf_get_offset(sfep) + in xfs_dir2_sf_check()
Dxfs_da_format.h273 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) in xfs_dir2_sf_get_offset() function
Dxfs_dir2_block.c1203 newoffset = xfs_dir2_sf_get_offset(sfep); in xfs_dir2_sf_to_block()
/fs/xfs/
Dxfs_dir2_readdir.c133 xfs_dir2_sf_get_offset(sfep)); in xfs_dir2_sf_getdents()