Searched defs:btrfs_trans_handle (Results 1 – 1 of 1) sorted by relevance
121 struct btrfs_trans_handle { struct122 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