Searched refs:xfs_lock_two_inodes (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_inode.h | 556 void xfs_lock_two_inodes(struct xfs_inode *ip0, uint ip0_mode,
|
| A D | xfs_exchrange.c | 35 xfs_lock_two_inodes(ip1, XFS_ILOCK_EXCL, in xfs_exchrange_ilock()
|
| A D | xfs_trans.c | 1337 xfs_lock_two_inodes(dp, XFS_ILOCK_EXCL, ip, XFS_ILOCK_EXCL); in xfs_trans_alloc_dir()
|
| A D | xfs_reflink.c | 1014 xfs_lock_two_inodes(src, XFS_ILOCK_EXCL, dest, XFS_ILOCK_EXCL); in xfs_reflink_set_inode_flag()
|
| A D | xfs_bmap_util.c | 1587 xfs_lock_two_inodes(ip, XFS_ILOCK_EXCL, tip, XFS_ILOCK_EXCL); in xfs_swap_extents()
|
| A D | xfs_inode.c | 483 xfs_lock_two_inodes( in xfs_lock_two_inodes() function
|
| /linux/fs/xfs/scrub/ |
| A D | orphanage.c | 350 xfs_lock_two_inodes(sc->orphanage, XFS_ILOCK_EXCL, in xrep_adoption_trans_alloc()
|
| A D | tempfile.c | 266 xfs_lock_two_inodes(sc->ip, XFS_ILOCK_EXCL, sc->tempip, XFS_ILOCK_EXCL); in xrep_tempfile_ilock_both()
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_defer.c | 1101 xfs_lock_two_inodes(dfc->dfc_held.dr_ip[0], XFS_ILOCK_EXCL, in xfs_defer_ops_continue()
|
Completed in 25 milliseconds