Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dlocking.h38 int btrfs_try_tree_write_lock(struct extent_buffer *eb);
Dlocking.c148 int btrfs_try_tree_write_lock(struct extent_buffer *eb) in btrfs_try_tree_write_lock() function
Ddisk-io.c3268 if (!btrfs_try_tree_write_lock(eb)) { in btree_lock_page_hook()
Dctree.c1864 err = btrfs_try_tree_write_lock(b); in btrfs_search_slot()
Dextent_io.c3096 if (!btrfs_try_tree_write_lock(eb)) { in lock_extent_buffer_for_io()