Home
last modified time | relevance | path

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

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