Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.h505 extern int lmLogShutdown(struct jfs_log * log);
Dresize.c220 lmLogShutdown(log); in jfs_extendfs()
Djfs_logmgr.c1482 rc = lmLogShutdown(log); in lmLogClose()
1508 rc = lmLogShutdown(log); in lmLogClose()
1653 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function
Dsuper.c657 rc = lmLogShutdown(log); in jfs_freeze()