Searched defs:xfs_cil (Results 1 – 1 of 1) sorted by relevance
278 struct xfs_cil { struct284 struct xfs_cil_ctx *xc_ctx; argument286 spinlock_t xc_push_lock ____cacheline_aligned_in_smp;287 xfs_lsn_t xc_push_seq;288 struct list_head xc_committing;289 wait_queue_head_t xc_commit_wait;290 xfs_lsn_t xc_current_sequence;291 struct work_struct xc_push_work;