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.h121 struct btrfs_trans_handle { struct
122 u64 transid;
123 u64 bytes_reserved;
124 u64 chunk_bytes_reserved;
125 unsigned long delayed_ref_updates;
149 * 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