Searched refs:xchk_ilock (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | quota.c | 67 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_setup_quota() 245 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_quota()
|
H A D | rtbitmap.c | 35 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTBITMAP); in xchk_setup_rtbitmap()
|
H A D | parent.c | 154 xchk_ilock(sc, XFS_ILOCK_EXCL); in xchk_parent_validate()
|
H A 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
|
H A 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()
|
H A D | rtsummary.c | 73 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTSUM); in xchk_setup_rtsummary()
|
H A D | common.h | 148 void xchk_ilock(struct xfs_scrub *sc, unsigned int ilock_flags);
|
H A 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()
|
Completed in 6 milliseconds