Searched refs:BTRFS_ILOCK_TRY (Results 1 – 3 of 3) sorted by relevance
1677 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_buffered_write()1928 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_direct_write()
3282 #define BTRFS_ILOCK_TRY (1U << 1) macro
113 if (ilock_flags & BTRFS_ILOCK_TRY) { in btrfs_inode_lock()121 if (ilock_flags & BTRFS_ILOCK_TRY) { in btrfs_inode_lock()
Completed in 54 milliseconds