blktype           966 drivers/lightnvm/core.c 	int ret, blk, pl, offset, blktype;
blktype           970 drivers/lightnvm/core.c 		blktype = blks[offset];
blktype           975 drivers/lightnvm/core.c 				blktype = blks[offset + pl];
blktype           988 drivers/lightnvm/core.c 		if (blktype == NVM_BLK_T_FREE) {
blktype           190 drivers/net/ethernet/marvell/octeontx2/af/rvu.c int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc)
blktype           196 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	switch (blktype) {
blktype           238 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (blktype == BLKTYPE_NIX) {
blktype           246 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (blktype == BLKTYPE_CPT) {
blktype           889 drivers/net/ethernet/marvell/octeontx2/af/rvu.c static u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blktype)
blktype           891 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	switch (blktype) {
blktype           908 drivers/net/ethernet/marvell/octeontx2/af/rvu.c bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype)
blktype           918 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (!rvu_get_rsrc_mapcount(pfvf, blktype))
blktype           945 drivers/net/ethernet/marvell/octeontx2/af/rvu.c static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype)
blktype           953 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	blkaddr = rvu_get_blkaddr(rvu, blktype, pcifunc);
blktype          1034 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 			     int blktype, int num_lfs)
blktype          1046 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	blkaddr = rvu_get_blkaddr(rvu, blktype, 0);
blktype           314 drivers/net/ethernet/marvell/octeontx2/af/rvu.h bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype);
blktype           317 drivers/net/ethernet/marvell/octeontx2/af/rvu.h int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc);
blktype           122 fs/gfs2/inode.c 				unsigned int blktype)
blktype           150 fs/gfs2/inode.c 		if (type == DT_UNKNOWN || blktype != GFS2_BLKST_FREE) {
blktype           161 fs/gfs2/inode.c 			if (blktype != GFS2_BLKST_FREE) {
blktype           163 fs/gfs2/inode.c 							    blktype);
blktype           216 fs/gfs2/inode.c 				  u64 *no_formal_ino, unsigned int blktype)
blktype           222 fs/gfs2/inode.c 	inode = gfs2_inode_lookup(sb, DT_UNKNOWN, no_addr, 0, blktype);
blktype            93 fs/gfs2/inode.h 				       unsigned int blktype);
blktype            96 fs/gfs2/inode.h 					 unsigned int blktype);