Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dtransaction.h29 struct btrfs_transaction { struct
30 u64 transid;
36 atomic_t num_extwriters;
41 atomic_t num_writers;
42 refcount_t use_count;
44 unsigned long flags;
48 int aborted;
49 struct list_head list;
51 time64_t start_time;
74 struct list_head io_bgs;
[all …]

Completed in 6 milliseconds