Home
last modified time | relevance | path

Searched refs:LOGRDSIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h339 #define LOGRDSIZE (sizeof(struct lrd)) macro
H A Djfs_logmgr.c467 srclen = LOGRDSIZE; in lmWriteRecord()
2397 logsuper->end = cpu_to_le32(2 * LOGPSIZE + LOGPHDRSIZE + LOGRDSIZE); in lmLogFormat()
2433 lp->h.eor = lp->t.eor = cpu_to_le16(LOGPHDRSIZE + LOGRDSIZE); in lmLogFormat()