Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_sf.c169 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ in xfs_dir2_block_to_sf() local
294 xfs_dir2_sf_entry_t *sfep = NULL; /* shortform entry */ in xfs_dir2_sf_addname() local
387 xfs_dir2_sf_entry_t *sfep, /* pointer to new entry */ in xfs_dir2_sf_addname_easy()
453 xfs_dir2_sf_entry_t *sfep; /* entry in new dir */ in xfs_dir2_sf_addname_hard() local
541 xfs_dir2_sf_entry_t *sfep; /* shortform entry */ in xfs_dir2_sf_addname_pick() local
610 xfs_dir2_sf_entry_t *sfep; /* shortform dir entry */ in xfs_dir2_sf_check() local
703 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_lookup() local
791 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_removename() local
876 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_replace() local
1008 xfs_dir2_sf_entry_t *sfep; /* new sf entry */ in xfs_dir2_sf_toino4() local
[all …]
Dxfs_da_format.c59 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sf_nextentry()
68 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sf_nextentry()
83 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ftype()
90 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ftype()
98 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ftype()
110 struct xfs_dir2_sf_entry *sfep, in xfs_dir3_sfe_put_ftype()
174 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sfe_get_ino()
183 struct xfs_dir2_sf_entry *sfep, in xfs_dir2_sfe_put_ino()
193 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sfe_get_ino()
202 struct xfs_dir2_sf_entry *sfep, in xfs_dir3_sfe_put_ino()
Dxfs_attr_sf.h62 #define XFS_ATTR_SF_ENTSIZE(sfep) /* space an entry uses */ \ argument
64 #define XFS_ATTR_SF_NEXTENTRY(sfep) /* next entry in struct */ \ argument
Dxfs_dir2_block.c1067 xfs_dir2_sf_entry_t *sfep; /* sf entry pointer */ in xfs_dir2_sf_to_block() local
Dxfs_da_format.h273 xfs_dir2_sf_get_offset(xfs_dir2_sf_entry_t *sfep) in xfs_dir2_sf_get_offset()
279 xfs_dir2_sf_put_offset(xfs_dir2_sf_entry_t *sfep, xfs_dir2_data_aoff_t off) in xfs_dir2_sf_put_offset()
/linux-4.4.14/fs/xfs/
Dxfs_dir2_readdir.c66 xfs_dir2_sf_entry_t *sfep; /* shortform directory entry */ in xfs_dir2_sf_getdents() local