Home
last modified time | relevance | path

Searched refs:xfs_attr3_leaf_hdr (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_da_format.h651 struct xfs_attr3_leaf_hdr { struct
662 #define XFS_ATTR3_LEAF_CRC_OFF (offsetof(struct xfs_attr3_leaf_hdr, info.crc)) argument
665 struct xfs_attr3_leaf_hdr hdr;
707 return sizeof(struct xfs_attr3_leaf_hdr); in xfs_attr3_leaf_hdr_size()
H A Dxfs_attr_leaf.c97 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_from_disk()
100 hdr3 = (struct xfs_attr3_leaf_hdr *) from; in xfs_attr3_leaf_firstused_from_disk()
124 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_to_disk()
142 hdr3 = (struct xfs_attr3_leaf_hdr *) to; in xfs_attr3_leaf_firstused_to_disk()
161 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)from; in xfs_attr3_leaf_hdr_from_disk()
203 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)to; in xfs_attr3_leaf_hdr_to_disk()
377 struct xfs_attr3_leaf_hdr *hdr3 = bp->b_addr; in xfs_attr3_leaf_write_verify()
1275 ichdr.freemap[0].base = sizeof(struct xfs_attr3_leaf_hdr); in xfs_attr3_leaf_create()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_da_format.h651 struct xfs_attr3_leaf_hdr { struct
662 #define XFS_ATTR3_LEAF_CRC_OFF (offsetof(struct xfs_attr3_leaf_hdr, info.crc)) argument
665 struct xfs_attr3_leaf_hdr hdr;
707 return sizeof(struct xfs_attr3_leaf_hdr); in xfs_attr3_leaf_hdr_size()
H A Dxfs_attr_leaf.c97 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_from_disk()
100 hdr3 = (struct xfs_attr3_leaf_hdr *) from; in xfs_attr3_leaf_firstused_from_disk()
124 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_to_disk()
142 hdr3 = (struct xfs_attr3_leaf_hdr *) to; in xfs_attr3_leaf_firstused_to_disk()
161 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)from; in xfs_attr3_leaf_hdr_from_disk()
203 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)to; in xfs_attr3_leaf_hdr_to_disk()
377 struct xfs_attr3_leaf_hdr *hdr3 = bp->b_addr; in xfs_attr3_leaf_write_verify()
1275 ichdr.freemap[0].base = sizeof(struct xfs_attr3_leaf_hdr); in xfs_attr3_leaf_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_da_format.h651 struct xfs_attr3_leaf_hdr { struct
662 #define XFS_ATTR3_LEAF_CRC_OFF (offsetof(struct xfs_attr3_leaf_hdr, info.crc)) argument
665 struct xfs_attr3_leaf_hdr hdr;
707 return sizeof(struct xfs_attr3_leaf_hdr); in xfs_attr3_leaf_hdr_size()
H A Dxfs_attr_leaf.c97 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_from_disk()
100 hdr3 = (struct xfs_attr3_leaf_hdr *) from; in xfs_attr3_leaf_firstused_from_disk()
124 struct xfs_attr3_leaf_hdr *hdr3; in xfs_attr3_leaf_firstused_to_disk()
142 hdr3 = (struct xfs_attr3_leaf_hdr *) to; in xfs_attr3_leaf_firstused_to_disk()
161 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)from; in xfs_attr3_leaf_hdr_from_disk()
203 struct xfs_attr3_leaf_hdr *hdr3 = (struct xfs_attr3_leaf_hdr *)to; in xfs_attr3_leaf_hdr_to_disk()
377 struct xfs_attr3_leaf_hdr *hdr3 = bp->b_addr; in xfs_attr3_leaf_write_verify()
1275 ichdr.freemap[0].base = sizeof(struct xfs_attr3_leaf_hdr); in xfs_attr3_leaf_create()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_ondisk.h58 XFS_CHECK_STRUCT_SIZE(struct xfs_attr3_leaf_hdr, 80); in xfs_check_ondisk_structs()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/
H A Dxfs_ondisk.h58 XFS_CHECK_STRUCT_SIZE(struct xfs_attr3_leaf_hdr, 80); in xfs_check_ondisk_structs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/
H A Dxfs_ondisk.h58 XFS_CHECK_STRUCT_SIZE(struct xfs_attr3_leaf_hdr, 80); in xfs_check_ondisk_structs()