Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_priv.h348 struct xlog { struct
350 struct xfs_mount *l_mp; /* mount point */
351 struct xfs_ail *l_ailp; /* AIL log is working with */
375 xlog_in_core_t *l_iclog; /* head log queue */ argument
394 struct xlog_grant_head l_reserve_head; argument
395 struct xlog_grant_head l_write_head; argument
417 struct xlog *log); argument
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dcapifunc.c67 static void xlog(char *x, ...) in xlog() function