Searched refs:xfs_attr3_icleaf_hdr (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 48 struct xfs_attr3_icleaf_hdr *ichdr, 51 struct xfs_attr3_icleaf_hdr *ichdr, 58 struct xfs_attr3_icleaf_hdr *ichdr1, 60 struct xfs_attr3_icleaf_hdr *ichdr2, 69 struct xfs_attr3_icleaf_hdr *src_ichdr, int src_start, 71 struct xfs_attr3_icleaf_hdr *dst_ichdr, int dst_start, 94 struct xfs_attr3_icleaf_hdr *to, in xfs_attr3_leaf_firstused_from_disk() 122 struct xfs_attr3_icleaf_hdr *from) in xfs_attr3_leaf_firstused_to_disk() 152 struct xfs_attr3_icleaf_hdr *to, in xfs_attr3_leaf_hdr_from_disk() 195 struct xfs_attr3_icleaf_hdr *fro in xfs_attr3_leaf_hdr_to_disk() [all...] |
H A D | xfs_attr_leaf.h | 21 struct xfs_attr3_icleaf_hdr { struct 106 struct xfs_attr3_icleaf_hdr *to, 110 struct xfs_attr3_icleaf_hdr *from);
|
/kernel/linux/linux-6.6/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 *fro 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);
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | attr.c | 217 struct xfs_attr3_icleaf_hdr *leafhdr) in xchk_xattr_check_freemap() 247 struct xfs_attr3_icleaf_hdr *leafhdr, in xchk_xattr_entry() 306 struct xfs_attr3_icleaf_hdr leafhdr; in xchk_xattr_block()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | attr.c | 280 struct xfs_attr3_icleaf_hdr *leafhdr) in xchk_xattr_check_freemap() 309 struct xfs_attr3_icleaf_hdr *leafhdr, in xchk_xattr_entry() 368 struct xfs_attr3_icleaf_hdr leafhdr; in xchk_xattr_block()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_attr_list.c | 287 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_node_list() 393 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()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_attr_list.c | 287 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_node_list() 393 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()
|
Completed in 8 milliseconds