Searched refs:btrfs_clear_path_blocking (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | ctree.c | 63 noinline void btrfs_clear_path_blocking(struct btrfs_path *p, in btrfs_clear_path_blocking() function 1309 btrfs_clear_path_blocking(path, NULL, BTRFS_READ_LOCK); in tree_mod_log_rewind() 2486 btrfs_clear_path_blocking(p, NULL, 0); in setup_nodes_for_search() 2507 btrfs_clear_path_blocking(p, NULL, 0); in setup_nodes_for_search() 2792 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_slot() 2874 btrfs_clear_path_blocking(p, b, in btrfs_search_slot() 2883 btrfs_clear_path_blocking(p, b, in btrfs_search_slot() 2903 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_slot() 2970 btrfs_clear_path_blocking(p, NULL, 0); in btrfs_search_old_slot() 3016 btrfs_clear_path_blocking(p, b, in btrfs_search_old_slot() [all …]
|
D | delayed-inode.c | 766 btrfs_clear_path_blocking(path, NULL, 0); in btrfs_batch_insert_items()
|
D | ctree.h | 2880 void btrfs_clear_path_blocking(struct btrfs_path *p,
|