Home
last modified time | relevance | path

Searched refs:btrfs_try_tree_write_lock (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dlocking.h24 int btrfs_try_tree_write_lock(struct extent_buffer *eb);
Dlocking.c161 int btrfs_try_tree_write_lock(struct extent_buffer *eb) in btrfs_try_tree_write_lock() function
Dctree.c2969 err = btrfs_try_tree_write_lock(b); in btrfs_search_slot()
Dextent_io.c3580 if (!btrfs_try_tree_write_lock(eb)) { in lock_extent_buffer_for_io()