Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log_priv.h269 struct xfs_cil { struct
275 struct xfs_cil_ctx *xc_ctx; argument
277 spinlock_t xc_push_lock ____cacheline_aligned_in_smp;
278 xfs_lsn_t xc_push_seq;
279 struct list_head xc_committing;
280 wait_queue_head_t xc_commit_wait;
281 xfs_lsn_t xc_current_sequence;
282 struct work_struct xc_push_work;