Home
last modified time | relevance | path

Searched refs:XFS_ILOCK_RTSUM (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.c1170 xfs_ilock(mp->m_rsumip, XFS_ILOCK_EXCL | XFS_ILOCK_RTSUM); in xfs_rtbitmap_lock()
1190 xfs_iunlock(mp->m_rsumip, XFS_ILOCK_EXCL | XFS_ILOCK_RTSUM); in xfs_rtbitmap_unlock()
1207 xfs_ilock(mp->m_rsumip, XFS_ILOCK_SHARED | XFS_ILOCK_RTSUM); in xfs_rtbitmap_lock_shared()
1217 xfs_iunlock(mp->m_rsumip, XFS_ILOCK_SHARED | XFS_ILOCK_RTSUM); in xfs_rtbitmap_unlock_shared()
/linux/fs/xfs/scrub/
A Drtsummary.c91 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTSUM); in xchk_setup_rtsummary()
/linux/fs/xfs/
A Dxfs_inode.h486 #define XFS_ILOCK_RTSUM (XFS_ILOCK_RTSUM_VAL << XFS_ILOCK_SHIFT) macro
A Dxfs_rtalloc.c1162 error = xfs_rtmount_iread_extents(mp->m_rsumip, XFS_ILOCK_RTSUM); in xfs_rtmount_inodes()
A Dxfs_inode.c345 XFS_ILOCK_RTSUM))); in xfs_lock_inumorder()

Completed in 17 milliseconds