Lines Matching defs:xlog
22256 struct xlog { struct
22257 struct xfs_mount *l_mp;
22258 struct xfs_ail *l_ailp;
22259 struct xfs_cil *l_cilp;
22260 struct xfs_buftarg *l_targ;
22284 xlog_in_core_t *l_iclog; argument
22285 spinlock_t l_icloglock;
22286 int l_curr_cycle;
22287 int l_prev_cycle;
22288 int l_curr_block;
22289 int l_prev_block;
22298 atomic64_t l_last_sync_lsn;
22330 struct xlog_grant_head l_reserve_head; argument
22331 struct xlog_grant_head l_write_head; argument
22332 struct xfs_kobj l_kobj;
22333 xfs_lsn_t l_recovery_lsn;
22334 uint32_t l_iclog_roundoff;
22335 struct rw_semaphore l_incompat_users;