Home
last modified time | relevance | path

Searched refs:xfs_attr3_rmt_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_remote.c75 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_hdr_ok()
97 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_verify()
177 struct xfs_attr3_rmt_hdr *rmt = (struct xfs_attr3_rmt_hdr *)ptr; in xfs_attr3_rmt_write_verify()
217 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_hdr_set()
241 return sizeof(struct xfs_attr3_rmt_hdr); in xfs_attr3_rmt_hdr_set()
277 hdr_size = sizeof(struct xfs_attr3_rmt_hdr); in xfs_attr_rmtval_copyout()
Dxfs_da_format.h863 struct xfs_attr3_rmt_hdr { struct
874 #define XFS_ATTR3_RMT_CRC_OFF offsetof(struct xfs_attr3_rmt_hdr, rm_crc) argument
878 sizeof(struct xfs_attr3_rmt_hdr) : 0))