Searched refs:db_ipbmap (Results 1 – 2 of 2) sorted by relevance
/fs/jfs/ |
D | jfs_dmap.c | 211 bmp->db_ipbmap = ipbmap; in dbMount() 459 mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, in dbUpdatePMap() 1130 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocNext() 1261 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocNear() 1376 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG() 1412 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG() 1422 mp = read_metapage(bmp->db_ipbmap, lblkno, PSIZE, 0); in dbAllocAG() 1429 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG() 1470 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG() 1510 jfs_error(bmp->db_ipbmap->i_sb, in dbAllocAG() [all …]
|
D | jfs_dmap.h | 245 struct inode *db_ipbmap; /* ptr to aggregate map incore inode */ member
|