Searched refs:BTRFS_ILOCK_SHARED (Results 1 – 4 of 4) sorted by relevance
1922 ilock_flags |= BTRFS_ILOCK_SHARED; in btrfs_direct_write()1946 if ((ilock_flags & BTRFS_ILOCK_SHARED) && in btrfs_direct_write()1949 ilock_flags &= ~BTRFS_ILOCK_SHARED; in btrfs_direct_write()3606 btrfs_inode_lock(inode, BTRFS_ILOCK_SHARED); in btrfs_file_llseek()3608 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_file_llseek()3661 btrfs_inode_lock(inode, BTRFS_ILOCK_SHARED); in btrfs_direct_read()3663 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_direct_read()
1516 btrfs_inode_unlock(inode, BTRFS_ILOCK_SHARED); in btrfs_readdir_get_delayed_items()
3226 #define BTRFS_ILOCK_SHARED (1U << 0) macro
111 if (ilock_flags & BTRFS_ILOCK_SHARED) { in btrfs_inode_lock()143 if (ilock_flags & BTRFS_ILOCK_SHARED) in btrfs_inode_unlock()