Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.h224 struct btrfs_ref { struct
225 enum btrfs_ref_type type; argument
226 int action;
234 bool skip_qgroup;
238 u64 real_root;
240 u64 bytenr;
241 u64 len;
244 u64 parent;
245 union {