Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c107 * xfs_iunlock() call.
268 * xfs_iunlock() is used to drop the inode locks acquired with
279 void xfs_iunlock(xfs_inode_t *ip, uint lock_flags) in xfs_iunlock() function
490 * Unlock all previous guys and try again. xfs_iunlock will try in xfs_lock_inodes()
504 xfs_iunlock(ips[j], lock_mode); in xfs_lock_inodes()
569 xfs_iunlock(ip0, ip0_mode); in xfs_lock_two_inodes()
1227 xfs_iunlock(dp, XFS_ILOCK_EXCL); in xfs_create()
1604 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_release()
1657 xfs_iunlock(ip, XFS_ILOCK_EXCL); in xfs_inactive_truncate()
1663 xfs_iunlock(i in xfs_inactive_truncate()
[all...]

Completed in 3 milliseconds