Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dlocking.h37 int btrfs_try_tree_write_lock(struct extent_buffer *eb);
Dlocking.c181 int btrfs_try_tree_write_lock(struct extent_buffer *eb) in btrfs_try_tree_write_lock() function
Dctree.c2879 err = btrfs_try_tree_write_lock(b); in btrfs_search_slot()
Dextent_io.c3687 if (!btrfs_try_tree_write_lock(eb)) { in lock_extent_buffer_for_io()