Home
last modified time | relevance | path

Searched refs:db_mapsize (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
H A Dresize.c173 if (newFSSize < bmp->db_mapsize) { in jfs_extendfs()
300 mapSize = bmp->db_mapsize; in jfs_extendfs()
488 j_sb->s_size = cpu_to_le64(bmp->db_mapsize << in jfs_extendfs()
H A Djfs_dmap.h239 #define db_mapsize db_bmap.dn_mapsize macro
H A Dsuper.c128 buf->f_blocks = sbi->bmap->db_mapsize; in jfs_statfs()