Searched refs:rtlock_flags (Results 1 – 3 of 3) sorted by relevance
717 ASSERT(sr->rtlock_flags == 0); in xchk_rtgroup_init()744 sr->rtlock_flags = rtglock_flags; in xchk_rtgroup_lock()796 sr->rtlock_flags = rtglock_flags; in xchk_rtgroup_lock()835 if (sr->rtlock_flags) { in xchk_rtgroup_unlock()836 xfs_rtgroup_unlock(sr->rtg, sr->rtlock_flags); in xchk_rtgroup_unlock()837 sr->rtlock_flags = 0; in xchk_rtgroup_unlock()
1011 (sr->rtlock_flags & XFS_RTGLOCK_RMAP) && in xrep_rtgroup_btcur_init()1016 (sr->rtlock_flags & XFS_RTGLOCK_REFCOUNT) && in xrep_rtgroup_btcur_init()1035 sr->rtlock_flags = rtglock_flags; in xrep_rtgroup_init()
128 unsigned int rtlock_flags; member
Completed in 10 milliseconds