Searched defs:xlog (Results 1 – 2 of 2) sorted by relevance
384 struct xlog { struct409 xlog_in_core_t *l_iclog; /* head log queue */ argument428 struct xlog_grant_head l_reserve_head; argument429 struct xlog_grant_head l_write_head; argument450 struct xlog *log); argument
399 struct xlog { struct424 xlog_in_core_t *l_iclog; /* head log queue */ argument443 struct xlog_grant_head l_reserve_head; argument444 struct xlog_grant_head l_write_head; argument467 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument