Searched refs:xchk_ilock (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | nlinks_repair.c | 135 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xrep_nlinks_repair_inode() 144 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_nlinks_repair_inode()
|
| H A D | inode.c | 37 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_prepare_iscrub() 47 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_prepare_iscrub()
|
| H A D | bmap.c | 46 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_setup_inode_bmap() 58 xchk_ilock(sc, XFS_MMAPLOCK_EXCL); in xchk_setup_inode_bmap() 108 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_inode_bmap()
|
| H A D | parent_repair.c | 281 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_parent_find_dotdot() 621 xchk_ilock(rp->sc, XFS_ILOCK_EXCL); in xrep_parent_scan_dirtree() 1099 xchk_ilock(rp->sc, XFS_ILOCK_EXCL); in xrep_parent_flush_xattrs()
|
| H A D | common.c | 1280 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_setup_inode_contents() 1290 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_inode_contents() 1297 xchk_ilock( in xchk_ilock() function
|
| H A D | common.h | 177 void xchk_ilock(struct xfs_scrub *sc, unsigned int ilock_flags);
|
| H A D | parent.c | 181 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_parent_validate()
|
| H A D | dir_repair.c | 935 xchk_ilock(rd->sc, XFS_ILOCK_EXCL); in xrep_dir_flush_stashed() 1049 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_dir_salvage_entries()
|
| H A D | inode_repair.c | 1602 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xrep_dinode_core() 1624 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_dinode_core()
|
| H A D | attr_repair.c | 752 xchk_ilock(rx->sc, XFS_ILOCK_EXCL); in xrep_xattr_flush_stashed()
|