Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_logmgr.h492 extern int lmLogShutdown(struct jfs_log * log);
H A Dresize.c207 lmLogShutdown(log); in jfs_extendfs()
H A Djfs_logmgr.c1460 rc = lmLogShutdown(log); in lmLogClose()
1486 rc = lmLogShutdown(log); in lmLogClose()
1631 int lmLogShutdown(struct jfs_log * log) in lmLogShutdown() function