Home
last modified time | relevance | path

Searched refs:xlog_cil_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_log_priv.h584 int xlog_cil_init(struct xlog *log);
H A Dxfs_log_cil.c1742 xlog_cil_init( in xlog_cil_init() function
H A Dxfs_log.c1654 error = xlog_cil_init(log); in xlog_alloc_log()