Searched refs:xfs_attr_leaf_name_remote (Results 1 – 7 of 7) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_ondisk.h | 103 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 D | xfs_da_format.h | 647 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 D | xfs_attr_leaf.c | 249 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 D | attr.c | 336 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 D | listxattr.c | 85 struct xfs_attr_leaf_name_remote *name_rmt; in xchk_xattr_walk_leaf_entries()
|
| A D | attr_repair.c | 322 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 D | xfs_attr_inactive.c | 92 struct xfs_attr_leaf_name_remote *name_rmt; in xfs_attr3_leaf_inactive()
|
Completed in 19 milliseconds