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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h96 void xfs_dir2_leaf_hdr_to_disk(struct xfs_mount *mp, struct xfs_dir2_leaf *to,
H A Dxfs_dir2_leaf.c67 xfs_dir2_leaf_hdr_to_disk( function
489 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
959 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1011 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, leafhdr);
1464 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1850 xfs_dir2_leaf_hdr_to_disk(mp, leaf, &leafhdr);
H A Dxfs_dir2_node.c576 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1152 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf1, &hdr1);
1153 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf2, &hdr2);
1319 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1674 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, save_leaf, &savehdr);
1675 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, drop_leaf, &drophdr);

Completed in 136 milliseconds