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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dresize.c196 if ((rc = lmLogFormat(log, newLogAddress, newLogSize)))
260 if ((rc = lmLogFormat(log, newLogAddress, newLogSize)))
H A Djfs_logmgr.h507 extern int lmLogFormat(struct jfs_log *log, s64 logAddress, int logSize);
H A Djfs_logmgr.c2372 int lmLogFormat(struct jfs_log *log, s64 logAddress, int logSize) function
2383 jfs_info("lmLogFormat: logAddress:%Ld logSize:%d",

Completed in 35 milliseconds