Home
last modified time | relevance | path

Searched defs:btrfs_ref (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/btrfs/
Ddelayed-ref.h268 struct btrfs_ref { struct
269 enum btrfs_ref_type type; argument
270 enum btrfs_delayed_ref_action action;
278 bool skip_qgroup;
282 u64 real_root;
284 u64 bytenr;
285 u64 num_bytes;
286 u64 owning_root;
292 u64 ref_root;
295 u64 parent;
[all …]