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

/linux-master/fs/btrfs/
H A Dextent-tree.h160 int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref,
H A Dextent-tree.c5249 int update_ref; member in struct:walk_control
5319 if (!wc->update_ref ||
5527 if (!wc->update_ref ||
5690 wc->update_ref = 0;
5852 * reference count by one. if update_ref is true, this function
5858 int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref, int for_reloc) argument
5976 wc->update_ref = update_ref;
6167 wc->update_ref = 0;

Completed in 107 milliseconds