Searched refs:xfs_attr_sf_entry (Results 1 – 9 of 9) sorted by relevance
28 return sizeof(struct xfs_attr_sf_entry) + nlen + vlen; in xfs_attr_sf_entsize_byname()32 static inline int xfs_attr_sf_entsize(struct xfs_attr_sf_entry *sfep) in xfs_attr_sf_entsize()38 static inline struct xfs_attr_sf_entry *41 return (struct xfs_attr_sf_entry *)(hdr + 1); in xfs_attr_sf_firstentry()45 static inline struct xfs_attr_sf_entry *46 xfs_attr_sf_nextentry(struct xfs_attr_sf_entry *sfep) in xfs_attr_sf_nextentry()52 static inline struct xfs_attr_sf_entry *
111 XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, namelen, 0); in xfs_check_ondisk_structs()112 XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, valuelen, 1); in xfs_check_ondisk_structs()113 XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, flags, 2); in xfs_check_ondisk_structs()114 XFS_CHECK_OFFSET(struct xfs_attr_sf_entry, nameval, 3); in xfs_check_ondisk_structs()137 XFS_CHECK_STRUCT_SIZE(struct xfs_attr_sf_entry, 3); in xfs_check_ondisk_structs()
54 struct xfs_attr_sf_entry *xfs_attr_sf_findname(struct xfs_da_args *args);
826 struct xfs_attr_sf_entry *831 struct xfs_attr_sf_entry *sfe; in xfs_attr_sf_findname()853 struct xfs_attr_sf_entry *sfe; in xfs_attr_shortform_replace()896 struct xfs_attr_sf_entry *sfe; in xfs_attr_shortform_add()948 struct xfs_attr_sf_entry *sfe; in xfs_attr_sf_removename()1014 struct xfs_attr_sf_entry *sfe; in xfs_attr_shortform_getvalue()1035 struct xfs_attr_sf_entry *sfe; in xfs_attr_shortform_to_leaf()1143 struct xfs_attr_sf_entry *sfep = xfs_attr_sf_firstentry(sfp); in xfs_attr_shortform_verify()1144 struct xfs_attr_sf_entry *next_sfep; in xfs_attr_shortform_verify()
606 struct xfs_attr_sf_entry { struct
578 struct xfs_attr_sf_entry *sfe = xfs_attr_sf_firstentry(sf); in xchk_xattr_check_sf()579 struct xfs_attr_sf_entry *next; in xchk_xattr_check_sf()616 sizeof(struct xfs_attr_sf_entry))) { in xchk_xattr_check_sf()
252 struct xfs_attr_sf_entry *sfe) in xrep_xattr_salvage_sf_attr()458 struct xfs_attr_sf_entry *sfe; in xrep_xattr_recover_sf()459 struct xfs_attr_sf_entry *next; in xrep_xattr_recover_sf()486 sizeof(struct xfs_attr_sf_entry))) { in xrep_xattr_recover_sf()
34 struct xfs_attr_sf_entry *sfe; in xchk_xattr_walk_sf()
61 struct xfs_attr_sf_entry *sfe; in xfs_attr_shortform_list()