Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_entry_t (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.c1436 tmp += sizeof(xfs_attr_leaf_entry_t); in xfs_attr3_leaf_add()
1507 tmp *= sizeof(xfs_attr_leaf_entry_t); in xfs_attr3_leaf_add_work()
1594 sizeof(xfs_attr_leaf_entry_t)); in xfs_attr3_leaf_add_work()
1785 space += count * sizeof(xfs_attr_leaf_entry_t); in xfs_attr3_leaf_rebalance()
1814 space += count * sizeof(xfs_attr_leaf_entry_t); in xfs_attr3_leaf_rebalance()
2027 ichdr.count * sizeof(xfs_attr_leaf_entry_t) + in xfs_attr3_leaf_toosmall()
2087 sizeof(xfs_attr_leaf_entry_t)) - in xfs_attr3_leaf_toosmall()
2240 memset(entry, 0, sizeof(xfs_attr_leaf_entry_t)); in xfs_attr3_leaf_remove()
2612 tmp *= sizeof(xfs_attr_leaf_entry_t); in xfs_attr3_leaf_moveents()
2672 tmp = count * sizeof(xfs_attr_leaf_entry_t); in xfs_attr3_leaf_moveents()
[all …]
A Dxfs_da_format.h634 } xfs_attr_leaf_entry_t; typedef
661 xfs_attr_leaf_entry_t entries[]; /* sorted on key, not name */
A Dxfs_ondisk.h70 XFS_CHECK_STRUCT_SIZE(xfs_attr_leaf_entry_t, 8); in xfs_check_ondisk_structs()
/linux/fs/xfs/scrub/
A Dattr.c457 sizeof(xfs_attr_leaf_entry_t))) { in xchk_xattr_block()
A Dattr_repair.c425 sizeof(xfs_attr_leaf_entry_t))) in xrep_xattr_recover_leaf()

Completed in 49 milliseconds