Home
last modified time | relevance | path

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

/Linux-v5.15/fs/jfs/
Djfs_logmgr.h492 extern int lmLogShutdown(struct jfs_log * log);
Dresize.c208 lmLogShutdown(log); in jfs_extendfs()
Djfs_logmgr.c1468 rc = lmLogShutdown(log); in lmLogClose()
1494 rc = lmLogShutdown(log); in lmLogClose()
1639 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function
Dsuper.c629 rc = lmLogShutdown(log); in jfs_freeze()