Searched refs:xchk_ilock (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/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 | dirtree_repair.c | 363 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xrep_dirtree_unlink_iolock() 540 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_dirtree_delete_path() 636 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xrep_dirtree_adopt_iolock() 744 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_dirtree_move_to_orphanage()
|
| H A D | tempfile.h | 44 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xrep_tempfile_iolock_both()
|
| H A D | quota.c | 69 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_quota() 162 xchk_ilock(sc, XFS_ILOCK_SHARED); in xchk_quota_item()
|
| H A D | quota_repair.c | 191 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_quota_item() 544 xchk_ilock(sc, XFS_ILOCK_EXCL); in xrep_quota()
|
| 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() 625 xchk_ilock(rp->sc, XFS_ILOCK_EXCL); in xrep_parent_scan_dirtree() 1105 xchk_ilock(rp->sc, XFS_ILOCK_EXCL); in xrep_parent_flush_xattrs()
|
| H A D | common.c | 1279 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_setup_inode_contents() 1289 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_inode_contents() 1296 xchk_ilock( in xchk_ilock() function
|
| H A D | dirtree.c | 563 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_dirpath_walk_upwards() 577 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_dirpath_walk_upwards()
|
| H A D | common.h | 177 void xchk_ilock(struct xfs_scrub *sc, unsigned int ilock_flags);
|
| H A D | readdir.c | 362 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_dir_trylock_both()
|
| 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()
|