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