Home
last modified time | relevance | path

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

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