Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Djfs_logmgr.h505 extern int lmLogShutdown(struct jfs_log * log);
Dresize.c220 lmLogShutdown(log); in jfs_extendfs()
Djfs_logmgr.c1483 rc = lmLogShutdown(log); in lmLogClose()
1509 rc = lmLogShutdown(log); in lmLogClose()
1654 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function
Dsuper.c633 rc = lmLogShutdown(log); in jfs_freeze()