Searched defs:btrfs_trans_handle (Results 1 – 1 of 1) sorted by relevance
118 struct btrfs_trans_handle { struct119 u64 transid;120 u64 bytes_reserved;121 u64 chunk_bytes_reserved;122 unsigned long delayed_ref_updates;146 * This accepts btrfs_transaction and btrfs_trans_handle as types. Once it's argument