Searched refs:dp_ilock_flags (Results 1 – 1 of 1) sorted by relevance
59 unsigned int dp_ilock_flags; member80 if (mpath->dp_ilock_flags) in xchk_metapath_cleanup()81 xfs_iunlock(mpath->dp, mpath->dp_ilock_flags); in xchk_metapath_cleanup()275 mpath->dp_ilock_flags |= XFS_ILOCK_EXCL; in xchk_metapath_ilock_both()299 mpath->dp_ilock_flags &= ~XFS_ILOCK_EXCL; in xchk_metapath_iunlock()
Completed in 5 milliseconds