Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2_sf.c152 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ in xfs_dir2_block_to_sf() local
273 xfs_dir2_sf_entry_t *sfep = NULL; /* shortform entry */ in xfs_dir2_sf_addname() local
363 xfs_dir2_sf_entry_t *sfep, /* pointer to new entry */ in xfs_dir2_sf_addname_easy()
429 xfs_dir2_sf_entry_t *sfep; /* entry in new dir */ in xfs_dir2_sf_addname_hard() local
517 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ in xfs_dir2_sf_addname_pick() local
586 xfs_dir2_sf_entry_t *sfep; /* shortform dir entry */ in xfs_dir2_sf_check() local
622 struct xfs_dir2_sf_entry *sfep; in xfs_dir2_sf_verify() local
785 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_lookup() local
873 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_removename() local
958 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_replace() local
[all …]
Dxfs_da_format.c43 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sf_nextentry()
52 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sf_nextentry()
67 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ftype()
74 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ftype()
82 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ftype()
94 struct xfs_dir2_sf_entry *sfep, in xfs_dir3_sfe_put_ftype()
158 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ino()
166 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ino()
175 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ino()
183 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.c1061 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.c922 struct xfs_attr_sf_entry *sfep; in xfs_attr_shortform_verify() local
/fs/xfs/
Dxfs_dir2_readdir.c51 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_getdents() local