Searched refs:btrfs_clear_path_blocking (Results 1 – 3 of 3) sorted by relevance
/fs/btrfs/ |
D | ctree.c | 78 noinline void btrfs_clear_path_blocking(struct btrfs_path *p, in btrfs_clear_path_blocking() function 1377 btrfs_clear_path_blocking(path, NULL, BTRFS_READ_LOCK); in tree_mod_log_rewind() 2521 btrfs_clear_path_blocking(p, NULL, 0); in setup_nodes_for_search() 2542 btrfs_clear_path_blocking(p, NULL, 0); in setup_nodes_for_search() 2786 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_slot() 2866 btrfs_clear_path_blocking(p, b, in btrfs_search_slot() 2875 btrfs_clear_path_blocking(p, b, in btrfs_search_slot() 2895 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_slot() 2965 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_old_slot() 3011 btrfs_clear_path_blocking(p, b, in btrfs_search_old_slot() [all …]
|
D | delayed-inode.c | 801 btrfs_clear_path_blocking(path, NULL, 0); in btrfs_batch_insert_items()
|
D | ctree.h | 3677 void btrfs_clear_path_blocking(struct btrfs_path *p,
|