Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dfile.c1506 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_buffered_write()
1776 ilock_flags |= BTRFS_ILOCK_TRY; in btrfs_direct_write()
Dctree.h3474 #define BTRFS_ILOCK_TRY (1U << 1) macro
Dinode.c141 if (ilock_flags & BTRFS_ILOCK_TRY) { in btrfs_inode_lock()
149 if (ilock_flags & BTRFS_ILOCK_TRY) { in btrfs_inode_lock()