Searched refs:xfs_dir2_sf_entry (Results 1 – 4 of 4) sorted by relevance
28 int count = sizeof(struct xfs_dir2_sf_entry); /* namelen + offset */ in xfs_dir2_sf_entsize()43 static struct xfs_dir2_sf_entry *46 struct xfs_dir2_sf_entry *sfep) in xfs_dir2_sf_nextentry()48 return (struct xfs_dir2_sf_entry *) in xfs_dir2_sf_nextentry()52 static struct xfs_dir2_sf_entry *55 struct xfs_dir2_sf_entry *sfep) in xfs_dir3_sf_nextentry()57 return (struct xfs_dir2_sf_entry *) 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()[all …]
17 struct xfs_dir2_sf_entry;34 struct xfs_dir2_sf_entry *36 struct xfs_dir2_sf_entry *sfep);37 uint8_t (*sf_get_ftype)(struct xfs_dir2_sf_entry *sfep);38 void (*sf_put_ftype)(struct xfs_dir2_sf_entry *sfep,41 struct xfs_dir2_sf_entry *sfep);43 struct xfs_dir2_sf_entry *sfep,
222 typedef struct xfs_dir2_sf_entry { struct253 static inline struct xfs_dir2_sf_entry *256 return (struct xfs_dir2_sf_entry *) in xfs_dir2_sf_firstentry()
625 struct xfs_dir2_sf_entry *sfep; in xfs_dir2_sf_verify()626 struct xfs_dir2_sf_entry *next_sfep; in xfs_dir2_sf_verify()