Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_name_remote (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_ondisk.h103 XFS_CHECK_OFFSET(struct xfs_attr_leaf_name_remote, valueblk, 0); in xfs_check_ondisk_structs()
104 XFS_CHECK_OFFSET(struct xfs_attr_leaf_name_remote, valuelen, 4); in xfs_check_ondisk_structs()
105 XFS_CHECK_OFFSET(struct xfs_attr_leaf_name_remote, namelen, 8); in xfs_check_ondisk_structs()
106 XFS_CHECK_OFFSET(struct xfs_attr_leaf_name_remote, name, 9); in xfs_check_ondisk_structs()
A Dxfs_da_format.h647 typedef struct xfs_attr_leaf_name_remote { struct
816 offsetof(struct xfs_attr_leaf_name_remote, name) + 2; in xfs_attr_leaf_entsize_remote()
A Dxfs_attr_leaf.c249 struct xfs_attr_leaf_name_remote *rentry; in xfs_attr3_leaf_verify_entry()
1490 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_add_work()
2416 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_lookup_int()
2530 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_getvalue()
2790 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_clearflag()
2857 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_setflag()
2912 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_flipflags()
/fs/xfs/scrub/
A Dattr.c336 struct xfs_attr_leaf_name_remote *rentry; in xchk_xattr_entry()
489 struct xfs_attr_leaf_name_remote *rentry; in xchk_xattr_rec()
546 rentry = (struct xfs_attr_leaf_name_remote *) in xchk_xattr_rec()
A Dlistxattr.c85 struct xfs_attr_leaf_name_remote *name_rmt; in xchk_xattr_walk_leaf_entries()
A Dattr_repair.c322 struct xfs_attr_leaf_name_remote *rentry, in xrep_xattr_salvage_remote_attr()
397 struct xfs_attr_leaf_name_remote *rentry; in xrep_xattr_recover_leaf()
/fs/xfs/
A Dxfs_attr_inactive.c92 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_inactive()

Completed in 19 milliseconds