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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_logmgr.c183 static void lbmLogShutdown(struct jfs_log * log);
1162 lbmLogShutdown(log);
1441 lbmLogShutdown(log);
1498 * lbmLogShutdown to deallocate all the buffers and call
1709 lbmLogShutdown(log);
1870 lbmLogShutdown(log);
1876 * lbmLogShutdown()
1880 static void lbmLogShutdown(struct jfs_log * log) function
1884 jfs_info("lbmLogShutdown: log:0x%p", log);

Completed in 106 milliseconds