xfs_dir2_sf_entry
static inline struct xfs_dir2_sf_entry *
return (struct xfs_dir2_sf_entry *)
struct xfs_dir2_sf_entry;
struct xfs_dir2_sf_entry *sfep);
struct xfs_dir2_sf_entry *sfep);
struct xfs_dir2_sf_entry *xfs_dir2_sf_nextentry(struct xfs_mount *mp,
struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep);
struct xfs_dir2_sf_entry *sfep, xfs_ino_t ino);
struct xfs_dir2_sf_entry *sfep, uint8_t ftype);
struct xfs_dir2_sf_entry *sfep)
struct xfs_dir2_sf_entry *sfep,
struct xfs_dir2_sf_entry *sfep; /* shortform entry */
count += sizeof(struct xfs_dir2_sf_entry); /* namelen + offset */
struct xfs_dir2_sf_entry *
struct xfs_dir2_sf_entry *sfep)
struct xfs_dir2_sf_entry *sfep;
struct xfs_dir2_sf_entry *next_sfep;
struct xfs_dir2_sf_entry *sfep)
struct xfs_dir2_sf_entry *sfep,
XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_sf_entry, 3);
XFS_CHECK_OFFSET(struct xfs_dir2_sf_entry, namelen, 0);
XFS_CHECK_OFFSET(struct xfs_dir2_sf_entry, offset, 1);
XFS_CHECK_OFFSET(struct xfs_dir2_sf_entry, name, 3);
struct xfs_dir2_sf_entry *sfep)
struct xfs_dir2_sf_entry *sfep;
struct xfs_dir2_sf_entry *next;
struct xfs_dir2_sf_entry *sfep;