Home
last modified time | relevance | path

Searched defs:sfep (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_dir2_sf.c155 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ in xfs_dir2_block_to_sf() local
276 xfs_dir2_sf_entry_t *sfep = NULL; /* shortform entry */ in xfs_dir2_sf_addname() local
366 xfs_dir2_sf_entry_t *sfep, /* pointer to new entry */ in xfs_dir2_sf_addname_easy()
432 xfs_dir2_sf_entry_t *sfep; /* entry in new dir */ in xfs_dir2_sf_addname_hard() local
520 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ in xfs_dir2_sf_addname_pick() local
589 xfs_dir2_sf_entry_t *sfep; /* shortform dir entry */ in xfs_dir2_sf_check() local
625 struct xfs_dir2_sf_entry *sfep; in xfs_dir2_sf_verify() local
788 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_lookup() local
876 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_removename() local
961 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_replace() local
[all …]
Dxfs_da_format.c46 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sf_nextentry()
55 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sf_nextentry()
70 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ftype()
77 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ftype()
85 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ftype()
97 struct xfs_dir2_sf_entry *sfep, in xfs_dir3_sfe_put_ftype()
161 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ino()
169 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ino()
178 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ino()
186 struct xfs_dir2_sf_entry *sfep, in xfs_dir3_sfe_put_ino()
Dxfs_attr_sf.h34 #define XFS_ATTR_SF_ENTSIZE(sfep) /* space an entry uses */ \ argument
36 #define XFS_ATTR_SF_NEXTENTRY(sfep) /* next entry in struct */ \ argument
Dxfs_dir2_block.c1064 xfs_dir2_sf_entry_t *sfep; /* sf entry pointer */ in xfs_dir2_sf_to_block() local
Dxfs_da_format.h242 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) in xfs_dir2_sf_get_offset()
248 xfs_dir2_sf_put_offset(xfs_dir2_sf_entry_t *sfep, xfs_dir2_data_aoff_t off) in xfs_dir2_sf_put_offset()
Dxfs_attr_leaf.c904 struct xfs_attr_sf_entry *sfep; in xfs_attr_shortform_verify() local
/Linux-v4.19/fs/xfs/
Dxfs_dir2_readdir.c54 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_getdents() local