Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_logmgr.c172 static int lbmLogInit(struct jfs_log * log);
1270 if ((rc = lbmLogInit(log))) in lmLogInit()
1787 static int lbmLogInit(struct jfs_log * log) in lbmLogInit() function