Home
last modified time | relevance | path

Searched refs:BTRFS_ILOCK_TRY (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
A Dfile.c1677 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_buffered_write()
1928 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_direct_write()
A Dctree.h3282 #define BTRFS_ILOCK_TRY (1U << 1) macro
A Dinode.c113 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