Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.h18 struct rb_node ref_node;
24 struct list_head add_list;
27 u64 bytenr;
30 u64 num_bytes;
33 u64 seq;
36 refcount_t refs;
47 int ref_mod;
49 unsigned int action:8;
50 unsigned int type:8;
52 unsigned int is_head:1;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.h18 struct rb_node ref_node;
24 struct list_head add_list;
27 u64 bytenr;
30 u64 num_bytes;
33 u64 seq;
36 refcount_t refs;
47 int ref_mod;
49 unsigned int action:8;
50 unsigned int type:8;
52 unsigned int is_head:1;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.h18 struct rb_node ref_node;
24 struct list_head add_list;
27 u64 bytenr;
30 u64 num_bytes;
33 u64 seq;
36 refcount_t refs;
47 int ref_mod;
49 unsigned int action:8;
50 unsigned int type:8;
52 unsigned int is_head:1;
[all …]