Home
last modified time | relevance | path

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

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