Searched refs:xfs_dir2_leaf_t (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ondisk.h115 XFS_CHECK_STRUCT_SIZE(xfs_dir2_leaf_t, 16);
H A Dxfs_dir2_node.c417 xfs_dir2_leaf_t *leaf; /* leaf structure */
643 xfs_dir2_leaf_t *leaf; /* leaf structure */
795 xfs_dir2_leaf_t *leaf; /* leaf structure */
1075 xfs_dir2_leaf_t *leaf1; /* first leaf structure */
1076 xfs_dir2_leaf_t *leaf2; /* second leaf structure */
1280 xfs_dir2_leaf_t *leaf; /* leaf structure */
1502 xfs_dir2_leaf_t *leaf; /* leaf structure */
1626 xfs_dir2_leaf_t *drop_leaf; /* dead leaf structure */
1627 xfs_dir2_leaf_t *save_leaf; /* surviving leaf structure */
H A Dxfs_dir2_leaf.c397 xfs_dir2_leaf_t *leaf; /* leaf structure */
927 xfs_dir2_leaf_t *leaf; /* leaf structure */
1230 xfs_dir2_leaf_t *leaf; /* leaf structure */
1360 xfs_dir2_leaf_t *leaf; /* leaf structure */
1608 xfs_dir2_leaf_t *leaf; /* leaf structure */
1693 xfs_dir2_leaf_t *leaf; /* leaf structure */
H A Dxfs_da_format.h457 } xfs_dir2_leaf_t; typedef in typeref:struct:xfs_dir2_leaf
H A Dxfs_dir2_block.c936 xfs_dir2_leaf_t *leaf; /* leaf structure */
H A Dxfs_da_btree.c724 leaf = (xfs_dir2_leaf_t *)oldroot;
2344 dead_leaf2 = (xfs_dir2_leaf_t *)dead_info;

Completed in 123 milliseconds