Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_logmgr.h492 extern int lmLogShutdown(struct jfs_log * log);
H A Dresize.c208 lmLogShutdown(log); in jfs_extendfs()
H A Djfs_logmgr.c1468 rc = lmLogShutdown(log); in lmLogClose()
1494 rc = lmLogShutdown(log); in lmLogClose()
1639 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function
H A Dsuper.c631 rc = lmLogShutdown(log); in jfs_freeze()