Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dmap.h29 #define BMAPBLKNO 0 /* lblkno of bmap within the map */ macro
H A Djfs_dmap.c170 BMAPBLKNO << JFS_SBI(ipbmap->i_sb)->l2nbperpage, in dbMount()
299 BMAPBLKNO << JFS_SBI(ipbmap->i_sb)->l2nbperpage, in dbSync()
3442 p = BMAPBLKNO + nbperpage; /* L2 page */ in dbExtendFS()