Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dtransaction.h24 struct btrfs_transaction { struct
25 u64 transid;
30 atomic_t num_writers;
31 atomic_t use_count;
55 struct btrfs_transaction *transaction; argument