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

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h671 } xfs_attr_leafblock_t; typedef in typeref:struct:xfs_attr_leafblock
739 xfs_attr3_leaf_entryp(xfs_attr_leafblock_t *leafp)
750 xfs_attr3_leaf_name(xfs_attr_leafblock_t *leafp, int idx)
758 xfs_attr3_leaf_name_remote(xfs_attr_leafblock_t *leafp, int idx)
764 xfs_attr3_leaf_name_local(xfs_attr_leafblock_t *leafp, int idx)
H A Dxfs_ondisk.h95 XFS_CHECK_STRUCT_SIZE(xfs_attr_leafblock_t, 32);
H A Dxfs_attr_leaf.c76 STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
1068 leaf = (xfs_attr_leafblock_t *)tmpbuffer;
1539 leaf_src = (xfs_attr_leafblock_t *)tmpbuffer;
2647 xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index)

Completed in 103 milliseconds