Lines Matching defs:btrfs_ref
252 struct btrfs_ref { struct253 enum btrfs_ref_type type; argument254 enum btrfs_delayed_ref_action action;262 bool skip_qgroup;266 u64 real_root;268 u64 bytenr;269 u64 num_bytes;270 u64 owning_root;276 u64 ref_root;279 u64 parent;280 union {