Home
last modified time | relevance | path

Searched defs:blist (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/fs/squashfs/
Dfile.c178 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
/Linux-v4.19/fs/gfs2/
Dlops.c417 unsigned int total, struct list_head *blist, in gfs2_before_commit()
/Linux-v4.19/drivers/net/ethernet/ibm/emac/
Dcore.h172 struct device_node **blist; /* bootlist entry */ member
Dcore.c3011 struct device_node **blist = NULL; in emac_probe() local
/Linux-v4.19/drivers/md/
Ddm.c1340 static void alloc_multiple_bios(struct bio_list *blist, struct clone_info *ci, in alloc_multiple_bios()
1397 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios() local
Draid10.c4437 struct bio *blist; in reshape_request() local
/Linux-v4.19/fs/cifs/
Dcifsglob.h1070 struct list_head blist; /* pointer to locks blocked on this */ member