Home
last modified time | relevance | path

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

/linux-6.1.9/fs/squashfs/
Dfile.c166 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
/linux-6.1.9/fs/gfs2/
Dlops.c652 unsigned int total, struct list_head *blist, in gfs2_before_commit()
/linux-6.1.9/drivers/net/ethernet/ibm/emac/
Dcore.h163 struct device_node **blist; /* bootlist entry */ member
Dcore.c3038 struct device_node **blist = NULL; in emac_probe() local
/linux-6.1.9/drivers/md/
Ddm.c1478 static void alloc_multiple_bios(struct bio_list *blist, struct clone_info *ci, in alloc_multiple_bios()
1510 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios() local
Draid10.c4794 struct bio *blist; in reshape_request() local
/linux-6.1.9/fs/cifs/
Dcifsglob.h1314 struct list_head blist; /* pointer to locks blocked on this */ member