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 */ argument444 struct xlog_grant_head l_reserve_head; argument445 struct xlog_grant_head l_write_head; argument468 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument