Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Djfs_logmgr.c185 static int lbmLogInit(struct jfs_log * log);
1292 if ((rc = lbmLogInit(log))) in lmLogInit()
1809 static int lbmLogInit(struct jfs_log * log) in lbmLogInit() function