Searched defs:nr_slots (Results  1 – 17 of 17) sorted by relevance
| /Linux-v5.4/fs/afs/ | 
| D | dir_edit.c | 23 static int afs_find_contig_bits(union afs_xdr_dir_block *block, unsigned int nr_slots)  in afs_find_contig_bits()69 				int bit, unsigned int nr_slots)  in afs_set_contig_bits()
 94 				  int bit, unsigned int nr_slots)  in afs_clear_contig_bits()
 
 | 
| /Linux-v5.4/fs/fat/ | 
| D | dir.c | 281 			  wchar_t **unicode, unsigned char *nr_slots)  in fat_parse_long()470 	unsigned char nr_slots;  in fat_search_long()  local
 561 	unsigned char nr_slots;  in __fat_readdir()  local
 998 static int __fat_remove_entries(struct inode *dir, loff_t pos, int nr_slots)  in __fat_remove_entries()
 1038 	int err = 0, nr_slots;  in fat_remove_entries()  local
 1202 static int fat_add_new_entries(struct inode *dir, void *slots, int nr_slots,  in fat_add_new_entries()
 1285 int fat_add_entries(struct inode *dir, void *slots, int nr_slots,  in fat_add_entries()
 
 | 
| D | namei_vfat.c | 582 			    struct msdos_dir_slot *slots, int *nr_slots)  in vfat_build_slots()662 	int err, nr_slots;  in vfat_add_entry()  local
 
 | 
| D | fat.h | 135 	int nr_slots;		/* number of slots + 1(de) in filename */  member
 | 
| /Linux-v5.4/drivers/gpu/host1x/hw/ | 
| D | cdma_hw.c | 29 				u32 syncpt_incrs, u32 syncval, u32 nr_slots)  in cdma_timeout_cpu_incr()
 | 
| /Linux-v5.4/include/linux/platform_data/ | 
| D | mmc-omap.h | 17 	unsigned nr_slots:2;  member
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | acpiphp.h | 63 	int nr_slots;  member
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/b43legacy/ | 
| D | dma.h | 135 	int nr_slots;  member
 | 
| D | dma.c | 631 	int nr_slots;  in b43legacy_setup_dmaring()  local
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-switch.c | 80 	sector_t nr_slots;  in alloc_region_table()  local
 | 
| /Linux-v5.4/kernel/events/ | 
| D | hw_breakpoint.c | 50 static int nr_slots[TYPE_MAX];  variable
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/b43/ | 
| D | dma.h | 241 	int nr_slots;  member
 | 
| /Linux-v5.4/drivers/gpu/host1x/ | 
| D | dev.h | 289 						   u32 syncval, u32 nr_slots)  in host1x_hw_cdma_timeout_cpu_incr()
 | 
| /Linux-v5.4/drivers/net/xen-netback/ | 
| D | netback.c | 372 	unsigned int nr_slots;  in xenvif_get_requests()  local
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | omap.c | 161 	int                     nr_slots;  member
 | 
| D | atmel-mci.c | 2449 	unsigned int			nr_slots;  in atmci_probe()  local
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_conntrack_core.c | 2244 	unsigned int nr_slots, i;  in nf_ct_alloc_hashtable()  local
 |