Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_logmgr.h505 extern int lmLogShutdown(struct jfs_log * log);
Dresize.c220 lmLogShutdown(log); in jfs_extendfs()
Djfs_logmgr.c1481 rc = lmLogShutdown(log); in lmLogClose()
1507 rc = lmLogShutdown(log); in lmLogClose()
1652 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function
Dsuper.c657 rc = lmLogShutdown(log); in jfs_freeze()