Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
Dtransaction.h127 struct btrfs_trans_handle { struct
128 u64 transid;
129 u64 bytes_reserved;
130 u64 chunk_bytes_reserved;
131 unsigned long delayed_ref_updates;
155 * This accepts btrfs_transaction and btrfs_trans_handle as types. Once it's argument
/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