Lines Matching defs:btrfs_ref
267 struct btrfs_ref { struct268 enum btrfs_ref_type type; argument269 enum btrfs_delayed_ref_action action;277 bool skip_qgroup;281 u64 real_root;283 u64 bytenr;284 u64 num_bytes;285 u64 owning_root;291 u64 ref_root;294 u64 parent;295 union {