Home
last modified time | relevance | path

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

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