Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h46055 struct journal_s { struct
46061 journal_superblock_t *j_superblock; argument
46062 int j_format_version;
46063 rwlock_t j_state_lock;
46064 int j_barrier_count;
46065 struct mutex j_barrier;
46066 transaction_t *j_running_transaction;
46067 transaction_t *j_committing_transaction;
46068 transaction_t *j_checkpoint_transactions;
46069 wait_queue_head_t j_wait_transaction_locked;
[all …]