Searched refs:xfs_attr3_leaf_hdr_to_disk (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.h | 106 void xfs_attr3_leaf_hdr_to_disk(struct xfs_da_geometry *geo,
|
H A D | xfs_attr_leaf.c | 207 xfs_attr3_leaf_hdr_to_disk( xfs_attr3_leaf_hdr_to_disk() function 1072 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf, &ichdr); xfs_attr3_leaf_create() 1210 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf, &ichdr); xfs_attr3_leaf_add() 1378 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf_dst, ichdr_dst); xfs_attr3_leaf_compact() 1575 xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf1, &ichdr1); xfs_attr3_leaf_rebalance() 1576 xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf2, &ichdr2); xfs_attr3_leaf_rebalance() 2007 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf, &ichdr); xfs_attr3_leaf_remove() 2096 xfs_attr3_leaf_hdr_to_disk(state->args->geo, tmp_leaf, &tmphdr); xfs_attr3_leaf_unbalance() 2123 xfs_attr3_leaf_hdr_to_disk(state->args->geo, save_leaf, &savehdr); xfs_attr3_leaf_unbalance()
|
Completed in 51 milliseconds