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

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_sf.h31 static inline int xfs_attr_sf_entsize(struct xfs_attr_sf_entry *sfep) argument
45 xfs_attr_sf_nextentry(struct xfs_attr_sf_entry *sfep) argument
H A Dxfs_dir2_sf.c57 xfs_dir2_sf_nextentry( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep) argument
72 xfs_dir2_sf_get_ino( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep) argument
88 xfs_dir2_sf_put_ino( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep, xfs_ino_t ino) argument
134 xfs_dir2_sf_get_ftype( struct xfs_mount *mp, struct xfs_dir2_sf_entry *sfep) argument
149 xfs_dir2_sf_put_ftype( struct xfs_mount *mp, struct xfs_dir2_sf_entry *sfep, uint8_t ftype) argument
267 struct xfs_dir2_sf_entry *sfep; /* shortform entry */ local
375 xfs_dir2_sf_entry_t *sfep = NULL; /* shortform entry */ local
455 xfs_dir2_sf_addname_easy( xfs_da_args_t *args, xfs_dir2_sf_entry_t *sfep, xfs_dir2_data_aoff_t offset, int new_isize) argument
520 xfs_dir2_sf_entry_t *sfep; /* entry in new dir */ local
603 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ local
671 xfs_dir2_sf_entry_t *sfep; /* shortform dir entry */ local
703 struct xfs_dir2_sf_entry *sfep; local
849 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ local
928 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ local
1026 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ local
1143 xfs_dir2_sf_entry_t *sfep; /* new sf entry */ local
1215 xfs_dir2_sf_entry_t *sfep; /* new sf entry */ local
[all...]
H A Dxfs_dir2_block.c1093 xfs_dir2_sf_entry_t *sfep; /* sf entry pointer */ local
[all...]
H A Dxfs_attr_leaf.c979 struct xfs_attr_sf_entry *sfep = xfs_attr_sf_firstentry(sfp); local
H A Dxfs_da_format.h240 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) argument
246 xfs_dir2_sf_put_offset(xfs_dir2_sf_entry_t *sfep, xfs_dir2_data_aoff_t off) argument
/linux-master/fs/xfs/scrub/
H A Dreaddir.c38 struct xfs_dir2_sf_entry *sfep; local
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c54 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ local
[all...]

Completed in 144 milliseconds