Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_entry (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_da_format.h646 typedef struct xfs_attr_leaf_entry { /* sorted on key, not name */ struct
700 struct xfs_attr_leaf_entry entries[1];
782 static inline struct xfs_attr_leaf_entry *
796 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name()
Dxfs_attr_leaf.c242 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_verify()
883 struct xfs_attr_leaf_entry *entry; in xfs_attr_shortform_allfit()
1001 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_to_shortform()
1082 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_to_node()
1348 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_add_work()
1526 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_order()
1527 struct xfs_attr_leaf_entry *entries2; in xfs_attr3_leaf_order()
1578 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_rebalance()
1579 struct xfs_attr_leaf_entry *entries2; in xfs_attr3_leaf_rebalance()
1769 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_figure_balance()
[all …]
/Linux-v5.4/fs/xfs/scrub/
Dattr.c248 struct xfs_attr_leaf_entry *ent, in xchk_xattr_entry()
312 struct xfs_attr_leaf_entry *ent; in xchk_xattr_block()
313 struct xfs_attr_leaf_entry *entries; in xchk_xattr_block()
405 struct xfs_attr_leaf_entry *ent = rec; in xchk_xattr_rec()
Ddabtree.c98 return ents + (rec * sizeof(struct xfs_attr_leaf_entry)); in xchk_da_btree_entry()
/Linux-v5.4/fs/xfs/
Dxfs_attr_list.c306 struct xfs_attr_leaf_entry *entries; in xfs_attr_node_list()
386 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_list_int()
387 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_list_int()
Dxfs_attr_inactive.c110 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_inactive()