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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 187 milliseconds