Home
last modified time | relevance | path

Searched refs:xfs_attr_leafblock (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dlistxattr.c63 struct xfs_attr_leafblock *leaf = bp->b_addr; in xchk_xattr_walk_leaf_entries()
230 struct xfs_attr_leafblock *leaf; in xchk_xattr_walk_node()
H A Dattr_repair.c395 struct xfs_attr_leafblock *leaf; in xrep_xattr_recover_leaf()
/linux/fs/xfs/
H A Dxfs_attr_inactive.c90 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive()
/linux/fs/xfs/libxfs/
H A Dxfs_ondisk.h107 XFS_CHECK_STRUCT_SIZE(struct xfs_attr_leafblock, 32); in xfs_check_ondisk_structs()