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
979 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_replace() local
[all …]
Dxfs_da_format.c44 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sf_nextentry()
53 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sf_nextentry()
68 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ftype()
75 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ftype()
83 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ftype()
95 struct xfs_dir2_sf_entry *sfep, in xfs_dir3_sfe_put_ftype()
159 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ino()
167 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ino()
176 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ino()
184 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_da_format.h229 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) in xfs_dir2_sf_get_offset()
235 xfs_dir2_sf_put_offset(xfs_dir2_sf_entry_t *sfep, xfs_dir2_data_aoff_t off) in xfs_dir2_sf_put_offset()
Dxfs_dir2_block.c1090 xfs_dir2_sf_entry_t *sfep; /* sf entry pointer */ in xfs_dir2_sf_to_block() local
Dxfs_attr_leaf.c921 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