Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_logmgr.h492 extern int lmLogShutdown(struct jfs_log * log);
Dresize.c207 lmLogShutdown(log); in jfs_extendfs()
Djfs_logmgr.c1460 rc = lmLogShutdown(log); in lmLogClose()
1486 rc = lmLogShutdown(log); in lmLogClose()
1631 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function
Dsuper.c624 rc = lmLogShutdown(log); in jfs_freeze()