Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h28105 struct btrfs_trans_handle { struct
28106 u64 transid;
28107 u64 bytes_reserved;
28108 u64 chunk_bytes_reserved;
28109 long unsigned int delayed_ref_updates;
28110 struct btrfs_transaction *transaction;
28111 struct btrfs_block_rsv *block_rsv;
28112 struct btrfs_block_rsv *orig_rsv;
28113 struct btrfs_pending_snapshot *pending_snapshot;
28114 refcount_t use_count;
[all …]
Dvmlinux_608.h28105 struct btrfs_trans_handle { struct
28106 u64 transid;
28107 u64 bytes_reserved;
28108 u64 chunk_bytes_reserved;
28109 long unsigned int delayed_ref_updates;
28110 struct btrfs_transaction *transaction;
28111 struct btrfs_block_rsv *block_rsv;
28112 struct btrfs_block_rsv *orig_rsv;
28113 struct btrfs_pending_snapshot *pending_snapshot;
28114 refcount_t use_count;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h61700 struct btrfs_trans_handle { struct
61701 u64 transid;
61702 u64 bytes_reserved;
61703 u64 chunk_bytes_reserved;
61704 long unsigned int delayed_ref_updates;
61705 struct btrfs_transaction *transaction;
61706 struct btrfs_block_rsv *block_rsv;
61707 struct btrfs_block_rsv *orig_rsv;
61708 struct btrfs_pending_snapshot *pending_snapshot;
61709 refcount_t use_count;
[all …]
Dvmlinux_602.h61700 struct btrfs_trans_handle { struct
61701 u64 transid;
61702 u64 bytes_reserved;
61703 u64 chunk_bytes_reserved;
61704 long unsigned int delayed_ref_updates;
61705 struct btrfs_transaction *transaction;
61706 struct btrfs_block_rsv *block_rsv;
61707 struct btrfs_block_rsv *orig_rsv;
61708 struct btrfs_pending_snapshot *pending_snapshot;
61709 refcount_t use_count;
[all …]