Searched refs:xfs_attr3_icleaf_hdr (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 50 struct xfs_attr3_icleaf_hdr *ichdr, 53 struct xfs_attr3_icleaf_hdr *ichdr, 60 struct xfs_attr3_icleaf_hdr *ichdr1, 62 struct xfs_attr3_icleaf_hdr *ichdr2, 71 struct xfs_attr3_icleaf_hdr *src_ichdr, int src_start, 73 struct xfs_attr3_icleaf_hdr *dst_ichdr, int dst_start, 96 struct xfs_attr3_icleaf_hdr *to, in xfs_attr3_leaf_firstused_from_disk() 124 struct xfs_attr3_icleaf_hdr *from) in xfs_attr3_leaf_firstused_to_disk() 154 struct xfs_attr3_icleaf_hdr *to, in xfs_attr3_leaf_hdr_from_disk() 197 struct xfs_attr3_icleaf_hdr *from) in xfs_attr3_leaf_hdr_to_disk() [all …]
|
H A D | xfs_attr_leaf.h | 21 struct xfs_attr3_icleaf_hdr { struct 105 struct xfs_attr3_icleaf_hdr *to, 109 struct xfs_attr3_icleaf_hdr *from);
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | attr.c | 276 struct xfs_attr3_icleaf_hdr *leafhdr) in xchk_xattr_check_freemap() 305 struct xfs_attr3_icleaf_hdr *leafhdr, in xchk_xattr_entry() 364 struct xfs_attr3_icleaf_hdr leafhdr; in xchk_xattr_block()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_attr_list.c | 289 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_node_list() 395 struct xfs_attr3_icleaf_hdr ichdr; in xfs_attr3_leaf_list_int()
|
H A D | xfs_attr_inactive.c | 87 struct xfs_attr3_icleaf_hdr ichdr; in xfs_attr3_leaf_inactive()
|