Searched refs:xfs_attr3_leaf_hdr_to_disk (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h105 void xfs_attr3_leaf_hdr_to_disk(struct xfs_da_geometry *geo,
H A Dxfs_attr_leaf.c195 xfs_attr3_leaf_hdr_to_disk( function
1250 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf, &ichdr);
1388 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf, &ichdr);
1560 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf_dst, ichdr_dst);
1750 xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf1, &ichdr1);
1751 xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf2, &ichdr2);
2182 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf, &ichdr);
2270 xfs_attr3_leaf_hdr_to_disk(state->args->geo, tmp_leaf, &tmphdr);
2297 xfs_attr3_leaf_hdr_to_disk(state->args->geo, save_leaf, &savehdr);

Completed in 188 milliseconds