Searched refs:xchk_ilock (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/fs/xfs/scrub/ |
D | quota.c | 67 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_quota() 245 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_quota()
|
D | parent.c | 154 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_parent_validate()
|
D | rtbitmap.c | 35 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTBITMAP); in xchk_setup_rtbitmap()
|
D | common.h | 148 void xchk_ilock(struct xfs_scrub *sc, unsigned int ilock_flags);
|
D | bmap.c | 41 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_setup_inode_bmap() 52 xchk_ilock(sc, XFS_MMAPLOCK_EXCL); in xchk_setup_inode_bmap() 81 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_inode_bmap()
|
D | common.c | 1025 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_setup_inode_contents() 1030 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_inode_contents() 1037 xchk_ilock( in xchk_ilock() function
|
D | rtsummary.c | 73 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTSUM); in xchk_setup_rtsummary()
|
D | inode.c | 35 xchk_ilock(sc, XFS_IOLOCK_EXCL); in xchk_prepare_iscrub() 41 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_prepare_iscrub()
|