Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.h33 struct btrfs_transaction { struct
34 u64 transid;
40 atomic_t num_extwriters;
45 atomic_t num_writers;
46 refcount_t use_count;
48 unsigned long flags;
52 int aborted;
53 struct list_head list;
55 time64_t start_time;
78 struct list_head io_bgs;
[all …]