Searched defs:blist (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | file.c | 165 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| D | file.c | 166 __le32 *blist = kmalloc(PAGE_SIZE, GFP_KERNEL); in read_indexes() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | lops.c | 646 unsigned int total, struct list_head *blist, in gfs2_before_commit()
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| D | lops.c | 652 unsigned int total, struct list_head *blist, in gfs2_before_commit()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
| D | core.h | 163 struct device_node **blist; /* bootlist entry */ member
|
| D | core.c | 3038 struct device_node **blist = NULL; in emac_probe() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
| D | core.h | 162 struct device_node **blist; /* bootlist entry */ member
|
| D | core.c | 3039 struct device_node **blist = NULL; in emac_probe() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm.c | 1401 static void alloc_multiple_bios(struct bio_list *blist, struct clone_info *ci, in alloc_multiple_bios() 1458 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios() local
|
| D | raid10.c | 4432 struct bio *blist; in reshape_request() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm.c | 1472 static void alloc_multiple_bios(struct bio_list *blist, struct clone_info *ci, in alloc_multiple_bios() 1505 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios() local
|
| D | raid10.c | 4805 struct bio *blist; in reshape_request() local
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | cifsglob.h | 1374 struct list_head blist; /* pointer to locks blocked on this */ member
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | cifsglob.h | 1246 struct list_head blist; /* pointer to locks blocked on this */ member
|