Searched refs:lmLogShutdown (Results 1 – 4 of 4) sorted by relevance
512 extern int lmLogShutdown(struct jfs_log * log);
217 lmLogShutdown(log); in jfs_extendfs()
423 lmLogShutdown(log); in jfs_write_super_lockfs()
1383 rc = lmLogShutdown(log); in lmLogClose()1391 rc = lmLogShutdown(log); in lmLogClose()1509 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function