Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dlocking.h37 int btrfs_try_tree_write_lock(struct extent_buffer *eb);
Dlocking.c175 int btrfs_try_tree_write_lock(struct extent_buffer *eb) in btrfs_try_tree_write_lock() function
Dextent_io.c3616 if (!btrfs_try_tree_write_lock(eb)) { in lock_extent_buffer_for_io()
Dctree.c2873 err = btrfs_try_tree_write_lock(b); in btrfs_search_slot()