Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_logmgr.h512 extern int lmLogShutdown(struct jfs_log * log);
Dresize.c217 lmLogShutdown(log); in jfs_extendfs()
Dsuper.c423 lmLogShutdown(log); in jfs_write_super_lockfs()
Djfs_logmgr.c1383 rc = lmLogShutdown(log); in lmLogClose()
1391 rc = lmLogShutdown(log); in lmLogClose()
1509 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function