Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dtransaction.h120 struct btrfs_trans_handle { struct
121 u64 transid;
122 u64 bytes_reserved;
123 u64 chunk_bytes_reserved;
124 unsigned long delayed_ref_updates;
148 * This accepts btrfs_transaction and btrfs_trans_handle as types. Once it's argument

Completed in 7 milliseconds