Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dnlinks_repair.c122 xchk_iunlock(sc, XFS_IOLOCK_EXCL); in xrep_nlinks_repair_inode()
140 xchk_iunlock(sc, XFS_IOLOCK_EXCL); in xrep_nlinks_repair_inode()
265 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_nlinks_repair_inode()
270 xchk_iunlock(sc, XFS_IOLOCK_EXCL); in xrep_nlinks_repair_inode()
H A Dparent_repair.c266 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_parent_find_dotdot()
570 xchk_iunlock(sc, sc->ilock_flags & (XFS_ILOCK_SHARED | in xrep_parent_scan_dirtree()
806 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_parent_move_to_orphanage()
810 xchk_iunlock(sc, sc->ilock_flags); in xrep_parent_move_to_orphanage()
1066 xchk_iunlock(rp->sc, XFS_ILOCK_EXCL); in xrep_parent_flush_xattrs()
1282 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_parent_rebuild_pptrs()
H A Ddir_repair.c911 xchk_iunlock(rd->sc, XFS_ILOCK_EXCL); in xrep_dir_flush_stashed()
1047 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_dir_salvage_entries()
1081 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_dir_salvage_entries()
1290 xchk_iunlock(sc, sc->ilock_flags & (XFS_ILOCK_SHARED | in xrep_dir_scan_dirtree()
1856 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_dir_move_to_orphanage()
1860 xchk_iunlock(sc, sc->ilock_flags); in xrep_dir_move_to_orphanage()
H A Dparent.c180 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xchk_parent_validate()
610 xchk_iunlock(sc, sc->ilock_flags); in xchk_parent_slow_pptr()
H A Dcommon.h179 void xchk_iunlock(struct xfs_scrub *sc, unsigned int ilock_flags);
H A Dattr_repair.c717 xchk_iunlock(rx->sc, XFS_ILOCK_EXCL); in xrep_xattr_flush_stashed()
824 xchk_iunlock(rx->sc, XFS_ILOCK_EXCL); in xrep_xattr_full_reset()
1456 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_xattr_rebuild_tree()
H A Dmetapath.c297 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xchk_metapath_iunlock()
H A Dtempfile.c386 xchk_iunlock(sc, XFS_ILOCK_EXCL); in xrep_tempfile_iunlock_both()
H A Dscrub.c246 xchk_iunlock(sc, sc->ilock_flags); in xchk_teardown()
H A Dcommon.c1319 xchk_iunlock( in xchk_iunlock() function