Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c84 return hdrcount * sizeof(struct xfs_attr_leaf_entry) + in xfs_attr_leaf_entries_end()
301 struct xfs_attr_leaf_entry *ent, in xfs_attr3_leaf_verify_entry()
374 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_verify()
375 struct xfs_attr_leaf_entry *ent; in xfs_attr3_leaf_verify()
1106 struct xfs_attr_leaf_entry *entry; in xfs_attr_shortform_allfit()
1216 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_to_shortform()
1302 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_to_node()
1595 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_add_work()
1693 old_end = new_end - sizeof(struct xfs_attr_leaf_entry); in xfs_attr3_leaf_add_work()
1706 diff = sizeof(struct xfs_attr_leaf_entry); in xfs_attr3_leaf_add_work()
[all …]
H A Dxfs_da_format.h629 typedef struct xfs_attr_leaf_entry { /* sorted on key, not name */ struct
693 struct xfs_attr_leaf_entry entries[];
756 static inline struct xfs_attr_leaf_entry *
770 struct xfs_attr_leaf_entry *entries = xfs_attr3_leaf_entryp(leafp); in xfs_attr3_leaf_name()
H A Dxfs_ondisk.h76 XFS_CHECK_STRUCT_SIZE(struct xfs_attr_leaf_entry, 8); in xfs_check_ondisk_structs()
/linux/fs/xfs/scrub/
H A Dattr.c301 struct xfs_attr_leaf_entry *ent, in xchk_xattr_entry()
368 struct xfs_attr_leaf_entry *ent; in xchk_xattr_block()
369 struct xfs_attr_leaf_entry *entries; in xchk_xattr_block()
494 struct xfs_attr_leaf_entry *ent; in xchk_xattr_rec()
H A Dattr_repair.c282 struct xfs_attr_leaf_entry *ent, in xrep_xattr_salvage_local_attr()
319 struct xfs_attr_leaf_entry *ent, in xrep_xattr_salvage_remote_attr()
398 struct xfs_attr_leaf_entry *ent; in xrep_xattr_recover_leaf()
399 struct xfs_attr_leaf_entry *entries; in xrep_xattr_recover_leaf()
H A Dlistxattr.c64 struct xfs_attr_leaf_entry *entry; in xchk_xattr_walk_leaf_entries()
/linux/fs/xfs/
H A Dxfs_attr_list.c335 struct xfs_attr_leaf_entry *entries; in xfs_attr_node_list()
440 struct xfs_attr_leaf_entry *entries; in xfs_attr3_leaf_list_int()
441 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_list_int()
H A Dxfs_attr_inactive.c91 struct xfs_attr_leaf_entry *entry; in xfs_attr3_leaf_inactive()