Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_priv.h488 struct xlog { struct
490 struct xfs_mount *l_mp; /* mount point */
491 struct xfs_ail *l_ailp; /* AIL log is working with */
515 xlog_in_core_t *l_iclog; /* head log queue */ argument
534 struct xlog_grant_head l_reserve_head; argument
535 struct xlog_grant_head l_write_head; argument
552 struct xlog *log); argument