Home
last modified time | relevance | path

Searched defs:blktype (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.c190 int rvu_get_blkaddr(struct rvu *rvu, int blktype, u16 pcifunc) in rvu_get_blkaddr()
889 static u16 rvu_get_rsrc_mapcount(struct rvu_pfvf *pfvf, int blktype) in rvu_get_rsrc_mapcount()
908 bool is_pffunc_map_valid(struct rvu *rvu, u16 pcifunc, int blktype) in is_pffunc_map_valid()
945 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block()
1034 int blktype, int num_lfs) in rvu_attach_block()
/Linux-v5.4/fs/gfs2/
Dinode.c122 unsigned int blktype) in gfs2_inode_lookup()
216 u64 *no_formal_ino, unsigned int blktype) in gfs2_lookup_by_inum()
/Linux-v5.4/drivers/lightnvm/
Dcore.c966 int ret, blk, pl, offset, blktype; in nvm_bb_to_chunk() local