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.h95 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
439 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
908 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
960 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, leafhdr);
1412 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1796 xfs_dir2_leaf_hdr_to_disk(mp, leaf, &leafhdr);
H A Dxfs_dir2_node.c572 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1148 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf1, &hdr1);
1149 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf2, &hdr2);
1315 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr);
1669 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, save_leaf, &savehdr);
1670 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, drop_leaf, &drophdr);

Completed in 126 milliseconds