Searched refs:btrfs_clear_path_blocking (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | ctree.c | 75 noinline void btrfs_clear_path_blocking(struct btrfs_path *p, in btrfs_clear_path_blocking() function 1568 btrfs_clear_path_blocking(p, NULL, 0); in setup_nodes_for_search() 1592 btrfs_clear_path_blocking(p, NULL, 0); in setup_nodes_for_search() 1749 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_slot() 1822 btrfs_clear_path_blocking(p, b, in btrfs_search_slot() 1831 btrfs_clear_path_blocking(p, b, in btrfs_search_slot() 1851 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_slot() 4074 btrfs_clear_path_blocking(path, NULL, 0); in btrfs_search_forward() 4264 btrfs_clear_path_blocking(path, next, in btrfs_next_leaf() 4301 btrfs_clear_path_blocking(path, next, in btrfs_next_leaf()
|
D | delayed-inode.c | 836 btrfs_clear_path_blocking(path, NULL, 0); in btrfs_batch_insert_items()
|
D | ctree.h | 2619 void btrfs_clear_path_blocking(struct btrfs_path *p,
|