Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dfile.c1668 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_buffered_write()
1918 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_direct_write()
Dctree.h3227 #define BTRFS_ILOCK_TRY (1U << 1) macro
Dinode.c112 if (ilock_flags & BTRFS_ILOCK_TRY) { in btrfs_inode_lock()
120 if (ilock_flags & BTRFS_ILOCK_TRY) { in btrfs_inode_lock()