Searched refs:lbmLogShutdown (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_logmgr.c173 static void lbmLogShutdown(struct jfs_log * log);
1141 lbmLogShutdown(log);
1416 lbmLogShutdown(log);
1473 * lbmLogShutdown to deallocate all the buffers and call
1684 lbmLogShutdown(log);
1845 lbmLogShutdown(log);
1851 * lbmLogShutdown()
1855 static void lbmLogShutdown(struct jfs_log * log) function
1859 jfs_info("lbmLogShutdown: log:0x%p", log);

Completed in 101 milliseconds