Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dparent.c153 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xchk_parent_validate()
Dcommon.h150 void xchk_iunlock(struct xfs_scrub *sc, unsigned int ilock_flags);
Dquota.c241 xchk_iunlock(sc, sc->ilock_flags); in xchk_quota()
Dscrub.c181 xchk_iunlock(sc, sc->ilock_flags); in xchk_teardown()
Dcommon.c1059 xchk_iunlock( in xchk_iunlock() function