Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_priv.h550 int xlog_cil_init(struct xlog *log);
H A Dxfs_log_cil.c1919 xlog_cil_init( in xlog_cil_init() function
H A Dxfs_log.c1497 error = xlog_cil_init(log); in xlog_alloc_log()