Searched defs:xlog (Results 1 – 1 of 1) sorted by relevance
399 struct xlog { struct401 struct xfs_mount *l_mp; /* mount point */425 xlog_in_core_t *l_iclog; /* head log queue */ argument441 struct xlog_grant_head l_reserve_head; argument442 struct xlog_grant_head l_write_head; argument464 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument