xfs_attr_sf_entry
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *sfep = xfs_attr_sf_firstentry(sfp);
struct xfs_attr_sf_entry *next_sfep;
struct xfs_attr_sf_entry *
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *xfs_attr_sf_findname(struct xfs_da_args *args);
return sizeof(struct xfs_attr_sf_entry) + nlen + vlen;
static inline int xfs_attr_sf_entsize(struct xfs_attr_sf_entry *sfep)
static inline struct xfs_attr_sf_entry *
return (struct xfs_attr_sf_entry *)(hdr + 1);
static inline struct xfs_attr_sf_entry *
xfs_attr_sf_nextentry(struct xfs_attr_sf_entry *sfep)
static inline struct xfs_attr_sf_entry *
XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, namelen, 0);
XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, valuelen, 1);
XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, flags, 2);
XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, nameval, 3);
XFS_CHECK_STRUCT_SIZE(struct xfs_attr_sf_entry, 3);
struct xfs_attr_sf_entry *sfe = xfs_attr_sf_firstentry(sf);
struct xfs_attr_sf_entry *next;
sizeof(struct xfs_attr_sf_entry))) {
struct xfs_attr_sf_entry *sfe)
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *next;
sizeof(struct xfs_attr_sf_entry))) {
struct xfs_attr_sf_entry *sfe;
struct xfs_attr_sf_entry *sfe;