Searched defs:ilock_flags (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dquotacheck.c396 uint ilock_flags = 0; local
H A Dscrub.h106 uint ilock_flags; member in struct:xfs_scrub
H A Dcommon.c1108 xchk_ilock( struct xfs_scrub *sc, unsigned int ilock_flags) argument
1117 xchk_ilock_nowait( struct xfs_scrub *sc, unsigned int ilock_flags) argument
1130 xchk_iunlock( struct xfs_scrub *sc, unsigned int ilock_flags) argument
[all...]
/linux-master/fs/btrfs/
H A Dfile.c1198 unsigned int ilock_flags = 0; local
1440 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
1469 unsigned int ilock_flags = 0; local
1491 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
1498 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
1504 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
1515 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
1521 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
1552 btrfs_inode_unlock(BTRFS_I(inode), ilock_flags); local
[all...]
H A Dinode.c368 int btrfs_inode_lock(struct btrfs_inode *inode, unsigned int ilock_flags) argument
398 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) argument
[all...]

Completed in 491 milliseconds