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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_logmgr.h155 * a descriptor of fixed size LOGRDSIZE bytes.
352 #define LOGRDSIZE (sizeof(struct lrd)) macro
H A Djfs_logmgr.c474 srclen = LOGRDSIZE;
2414 logsuper->end = cpu_to_le32(2 * LOGPSIZE + LOGPHDRSIZE + LOGRDSIZE);
2450 lp->h.eor = lp->t.eor = cpu_to_le16(LOGPHDRSIZE + LOGRDSIZE);

Completed in 49 milliseconds