xfs_lock_two_inodes 1739 fs/xfs/xfs_bmap_util.c 	xfs_lock_two_inodes(ip, XFS_MMAPLOCK_EXCL, tip, XFS_MMAPLOCK_EXCL);
xfs_lock_two_inodes 1803 fs/xfs/xfs_bmap_util.c 	xfs_lock_two_inodes(ip, XFS_ILOCK_EXCL, tip, XFS_ILOCK_EXCL);
xfs_lock_two_inodes 1410 fs/xfs/xfs_inode.c 	xfs_lock_two_inodes(sip, XFS_ILOCK_EXCL, tdp, XFS_ILOCK_EXCL);
xfs_lock_two_inodes 2903 fs/xfs/xfs_inode.c 	xfs_lock_two_inodes(dp, XFS_ILOCK_EXCL, ip, XFS_ILOCK_EXCL);
xfs_lock_two_inodes  448 fs/xfs/xfs_inode.h void		xfs_lock_two_inodes(struct xfs_inode *ip0, uint ip0_mode,
xfs_lock_two_inodes  882 fs/xfs/xfs_reflink.c 		xfs_lock_two_inodes(src, XFS_ILOCK_EXCL, dest, XFS_ILOCK_EXCL);
xfs_lock_two_inodes 1329 fs/xfs/xfs_reflink.c 		xfs_lock_two_inodes(src, XFS_MMAPLOCK_EXCL, dest,