Searched refs:xfs_lock_two_inodes (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_inode.h547 void xfs_lock_two_inodes(struct xfs_inode *ip0, uint ip0_mode,
H A Dxfs_reflink.c1042 xfs_lock_two_inodes(src, XFS_ILOCK_EXCL, dest, XFS_ILOCK_EXCL);
H A Dxfs_trans.c1461 xfs_lock_two_inodes(dp, XFS_ILOCK_EXCL, ip, XFS_ILOCK_EXCL);
H A Dxfs_bmap_util.c1579 xfs_lock_two_inodes(ip, XFS_ILOCK_EXCL, tip, XFS_ILOCK_EXCL);
H A Dxfs_inode.c519 * xfs_lock_two_inodes() can only be used to lock ilock. The iolock and
525 xfs_lock_two_inodes( function
/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.c1095 xfs_lock_two_inodes(dfc->dfc_held.dr_ip[0], XFS_ILOCK_EXCL,

Completed in 171 milliseconds