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

/linux-master/fs/xfs/
H A Dxfs_fsmap.h30 void xfs_fsmap_to_internal(struct xfs_fsmap *dest, struct fsmap *src);
H A Dxfs_ioctl.c1552 xfs_fsmap_to_internal(&xhead.fmh_keys[0], &head.fmh_keys[0]);
1553 xfs_fsmap_to_internal(&xhead.fmh_keys[1], &head.fmh_keys[1]);
1611 xfs_fsmap_to_internal(&xhead.fmh_keys[0], last_rec);
H A Dxfs_fsmap.c48 xfs_fsmap_to_internal( function

Completed in 126 milliseconds