Home
last modified time | relevance | path

Searched refs:L2INODESLOTSIZE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
A Djfs_dinode.h13 #define L2INODESLOTSIZE 7 macro
A Djfs_imap.c762 lv->offset = (dioffset + 2 * 128) >> L2INODESLOTSIZE; in diWrite()
773 lv->offset = (dioffset + 3 * 128) >> L2INODESLOTSIZE; in diWrite()
785 lv->offset = dioffset >> L2INODESLOTSIZE; in diWrite()
A Djfs_txnmgr.c793 linelock->l2linesize = L2INODESLOTSIZE; in txLock()
1434 lrd->log.redopage.l2linesize = cpu_to_le16(L2INODESLOTSIZE); in diLog()

Completed in 11 milliseconds