Searched refs:update_ref (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c7673 int update_ref; member in struct:walk_control
7744 if (!wc->update_ref || reada_walk_down()
8130 if (!wc->update_ref || do_walk_down()
8238 wc->update_ref = 0; walk_up_proc()
8394 * reference count by one. if update_ref is true, this function
8401 struct btrfs_block_rsv *block_rsv, int update_ref, btrfs_drop_snapshot()
8498 wc->update_ref = update_ref; btrfs_drop_snapshot()
8687 wc->update_ref = 0; btrfs_drop_subtree()
8400 btrfs_drop_snapshot(struct btrfs_root *root, struct btrfs_block_rsv *block_rsv, int update_ref, int for_reloc) btrfs_drop_snapshot() argument
H A Dctree.h3646 int update_ref, int for_reloc);

Completed in 148 milliseconds