Home
last modified time | relevance | path

Searched refs:next_rw_lock (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.c5458 int next_rw_lock = 0; in btrfs_next_old_leaf() local
5468 next_rw_lock = 0; in btrfs_next_old_leaf()
5533 btrfs_tree_unlock_rw(next, next_rw_lock); in btrfs_next_old_leaf()
5538 next_rw_lock = path->locks[level]; in btrfs_next_old_leaf()
5570 next_rw_lock = BTRFS_READ_LOCK; in btrfs_next_old_leaf()
5585 path->locks[level] = next_rw_lock; in btrfs_next_old_leaf()
5607 next_rw_lock = BTRFS_READ_LOCK; in btrfs_next_old_leaf()

Completed in 8 milliseconds