Searched refs:lmLogFormat (Results 1 – 3 of 3) sorted by relevance
184 if ((rc = lmLogFormat(log, newLogAddress, newLogSize))) in jfs_extendfs()248 if ((rc = lmLogFormat(log, newLogAddress, newLogSize))) in jfs_extendfs()
494 extern int lmLogFormat(struct jfs_log *log, s64 logAddress, int logSize);
2350 int lmLogFormat(struct jfs_log *log, s64 logAddress, int logSize) in lmLogFormat() function