Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Djfs_dmap.h42 #define BMAPBLKNO 0 /* lblkno of bmap within the map */ macro
Djfs_dmap.c182 BMAPBLKNO << JFS_SBI(ipbmap->i_sb)->l2nbperpage, in dbMount()
275 BMAPBLKNO << JFS_SBI(ipbmap->i_sb)->l2nbperpage, in dbSync()
3363 p = BMAPBLKNO + nbperpage; /* L2 page */ in dbExtendFS()