Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Ddelayed-ref.h266 struct btrfs_ref { struct
267 enum btrfs_ref_type type; argument
268 enum btrfs_delayed_ref_action action;
276 bool skip_qgroup;
280 u64 real_root;
282 u64 bytenr;
283 u64 num_bytes;
284 u64 owning_root;
290 u64 ref_root;
293 u64 parent;
[all …]