Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-tree.h144 int __must_check btrfs_drop_snapshot(struct btrfs_root *root, int update_ref,
H A Dextent-tree.c5026 int update_ref; member
5096 if (!wc->update_ref || in reada_walk_down()
5301 if (!wc->update_ref || in do_walk_down()
5464 wc->update_ref = 0; in walk_up_proc()
5625 * reference count by one. if update_ref is true, this function
5631 int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref, int for_reloc) in btrfs_drop_snapshot() argument
5749 wc->update_ref = update_ref; in btrfs_drop_snapshot()
5940 wc->update_ref = 0; in btrfs_drop_subtree()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-tree.c4748 int update_ref; member
4818 if (!wc->update_ref || in reada_walk_down()
5022 if (!wc->update_ref || in do_walk_down()
5186 wc->update_ref = 0; in walk_up_proc()
5349 * reference count by one. if update_ref is true, this function
5355 int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref, int for_reloc) in btrfs_drop_snapshot() argument
5470 wc->update_ref = update_ref; in btrfs_drop_snapshot()
5646 wc->update_ref = 0; in btrfs_drop_subtree()
H A Dctree.h2798 int __must_check btrfs_drop_snapshot(struct btrfs_root *root, int update_ref,

Completed in 23 milliseconds