Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Ddelayed-ref.h252 struct btrfs_ref { struct
253 enum btrfs_ref_type type; argument
254 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;
[all …]