Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/btrfs/
Dtransaction.h112 struct btrfs_trans_handle { struct
113 u64 transid;
114 u64 bytes_reserved;
115 u64 chunk_bytes_reserved;
116 unsigned long delayed_ref_updates;
117 struct btrfs_transaction *transaction;
118 struct btrfs_block_rsv *block_rsv;
119 struct btrfs_block_rsv *orig_rsv;
120 refcount_t use_count;
121 unsigned int type;
[all …]
/kernel/linux/linux-5.10/fs/btrfs/
Dtransaction.h117 struct btrfs_trans_handle { struct
118 u64 transid;
119 u64 bytes_reserved;
120 u64 chunk_bytes_reserved;
144 * This accepts btrfs_transaction and btrfs_trans_handle as types. Once it's argument