Searched defs:full_backref (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent-tree.c | 2642 return __btrfs_mod_ref(trans, root, buf, full_backref, true); in btrfs_dec_ref() argument 2552 __btrfs_mod_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * buf,bool full_backref,bool inc) __btrfs_mod_ref() argument 2636 btrfs_inc_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct extent_buffer * buf,bool full_backref) btrfs_inc_ref() argument 6077 const bool full_backref = (wc->flags[level] & BTRFS_BLOCK_FLAG_FULL_BACKREF); walk_up_proc() local
|