Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log_priv.h359 struct xlog { struct
361 struct xfs_mount *l_mp; /* mount point */
362 struct xfs_ail *l_ailp; /* AIL log is working with */
386 xlog_in_core_t *l_iclog; /* head log queue */ argument
405 struct xlog_grant_head l_reserve_head; argument
406 struct xlog_grant_head l_write_head; argument
425 struct xlog *log); argument
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dcapifunc.c67 static void xlog(char *x, ...) in xlog() function