Home
last modified time | relevance | path

Searched refs:xfs_attr_leafblock_t (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_da_format.h671 } xfs_attr_leafblock_t; typedef
757 xfs_attr3_leaf_entryp(xfs_attr_leafblock_t *leafp) in xfs_attr3_leaf_entryp()
768 xfs_attr3_leaf_name(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr3_leaf_name()
776 xfs_attr3_leaf_name_remote(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr3_leaf_name_remote()
782 xfs_attr3_leaf_name_local(xfs_attr_leafblock_t *leafp, int idx) in xfs_attr3_leaf_name_local()
A Dxfs_ondisk.h96 XFS_CHECK_STRUCT_SIZE(xfs_attr_leafblock_t, 32); in xfs_check_ondisk_structs()
A Dxfs_attr_leaf.c76 STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
1142 leaf = (xfs_attr_leafblock_t *)tmpbuffer; in xfs_attr3_leaf_to_shortform()
1620 leaf_src = (xfs_attr_leafblock_t *)tmpbuffer; in xfs_attr3_leaf_compact()
2733 xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index) in xfs_attr_leaf_entsize()

Completed in 87 milliseconds