Home
last modified time | relevance | path

Searched defs:xlog (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_log_priv.h399 struct xlog { struct
401 struct xfs_mount *l_mp; /* mount point */
425 xlog_in_core_t *l_iclog; /* head log queue */ argument
444 struct xlog_grant_head l_reserve_head; argument
445 struct xlog_grant_head l_write_head; argument
468 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument