Searched refs:L2INODESLOTSIZE (Results 1 – 3 of 3) sorted by relevance
13 #define L2INODESLOTSIZE 7 macro
763 lv->offset = (dioffset + 2 * 128) >> L2INODESLOTSIZE; in diWrite()774 lv->offset = (dioffset + 3 * 128) >> L2INODESLOTSIZE; in diWrite()786 lv->offset = dioffset >> L2INODESLOTSIZE; in diWrite()
798 linelock->l2linesize = L2INODESLOTSIZE; in txLock()1439 lrd->log.redopage.l2linesize = cpu_to_le16(L2INODESLOTSIZE); in diLog()