Searched defs:btrfs_ref (Results 1 – 1 of 1) sorted by relevance
267 struct btrfs_ref { struct268 enum btrfs_ref_type type; argument269 enum btrfs_delayed_ref_action action;277 bool skip_qgroup;279 u64 bytenr;280 u64 num_bytes;281 u64 owning_root;287 u64 ref_root;290 u64 parent;291 union {[all …]