Home
last modified time | relevance | path

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

/linux-6.12.1/fs/squashfs/
Dfile.c166 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
/linux-6.12.1/drivers/md/
Ddm.c1480 static void alloc_multiple_bios(struct bio_list *blist, struct clone_info *ci, in alloc_multiple_bios()
1514 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios() local
1805 struct bio_list blist = BIO_EMPTY_LIST; in __send_zone_reset_all_emulated() local
Draid10.c4652 struct bio *blist; in reshape_request() local
/linux-6.12.1/fs/gfs2/
Dlops.c645 unsigned int total, struct list_head *blist, in gfs2_before_commit()
/linux-6.12.1/drivers/net/ethernet/ibm/emac/
Dcore.h162 struct device_node **blist; /* bootlist entry */ member
Dcore.c2994 struct device_node **blist = NULL; in emac_probe() local
/linux-6.12.1/fs/smb/client/
Dcifsglob.h1366 struct list_head blist; /* pointer to locks blocked on this */ member