Home
last modified time | relevance | path

Searched refs:xc_iclog_hdrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_priv.h272 atomic_t xc_iclog_hdrs; member
H A Dxfs_log_cil.c55 atomic_set(&cil->xc_iclog_hdrs, in xlog_cil_set_iclog_hdr_count()
623 if (atomic_read(&cil->xc_iclog_hdrs) > 0 || in xlog_cil_insert_items()
631 atomic_sub(tp->t_ticket->t_iclog_hdrs, &cil->xc_iclog_hdrs); in xlog_cil_insert_items()

Completed in 4 milliseconds