Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dmetapath.c57 unsigned int dp_ilock_flags; member
78 if (mpath->dp_ilock_flags) in xchk_metapath_cleanup()
79 xfs_iunlock(mpath->dp, mpath->dp_ilock_flags); in xchk_metapath_cleanup()
269 mpath->dp_ilock_flags |= XFS_ILOCK_EXCL; in xchk_metapath_ilock_both()
293 mpath->dp_ilock_flags &= ~XFS_ILOCK_EXCL; in xchk_metapath_iunlock()