Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h22483 struct xfs_cil { struct
22501 struct xfs_cil_ctx *xc_ctx; argument
22512 spinlock_t xc_push_lock;
22513 xfs_csn_t xc_push_seq;
22514 bool xc_push_commit_stable;
22515 struct list_head xc_committing;
22516 wait_queue_head_t xc_commit_wait;
22517 wait_queue_head_t xc_start_wait;
22518 xfs_csn_t xc_current_sequence;
22519 wait_queue_head_t xc_push_wait;
[all …]
H A Dvmlinux_600.h22483 struct xfs_cil { struct
22501 struct xfs_cil_ctx *xc_ctx; argument
22512 spinlock_t xc_push_lock;
22513 xfs_csn_t xc_push_seq;
22514 bool xc_push_commit_stable;
22515 struct list_head xc_committing;
22516 wait_queue_head_t xc_commit_wait;
22517 wait_queue_head_t xc_start_wait;
22518 xfs_csn_t xc_current_sequence;
22519 wait_queue_head_t xc_push_wait;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h55145 struct xfs_cil { struct
55155 struct xfs_cil_ctx *xc_ctx; argument
55158 spinlock_t xc_push_lock;
55159 xfs_csn_t xc_push_seq;
55160 bool xc_push_commit_stable;
55161 struct list_head xc_committing;
55162 wait_queue_head_t xc_commit_wait;
55163 wait_queue_head_t xc_start_wait;
55164 xfs_csn_t xc_current_sequence;
55165 wait_queue_head_t xc_push_wait;
[all …]
H A Dvmlinux.h55145 struct xfs_cil { struct
55155 struct xfs_cil_ctx *xc_ctx; argument
55158 spinlock_t xc_push_lock;
55159 xfs_csn_t xc_push_seq;
55160 bool xc_push_commit_stable;
55161 struct list_head xc_committing;
55162 wait_queue_head_t xc_commit_wait;
55163 wait_queue_head_t xc_start_wait;
55164 xfs_csn_t xc_current_sequence;
55165 wait_queue_head_t xc_push_wait;
[all …]