Searched refs:xfs_iunlock2_remapping (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ | ||
H A D | xfs_inode.h | 656 void xfs_iunlock2_remapping(struct xfs_inode *ip1, struct xfs_inode *ip2); |
H A D | xfs_file.c | 1242 xfs_iunlock2_remapping(src, dest); in xfs_file_remap_range() |