Searched defs:locations (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/fs/nfs/ | 
| D | nfs4namespace.c | 102 				const struct nfs4_fs_locations *locations,  in nfs4_validate_fspath()297 					    const struct nfs4_fs_locations *locations)  in nfs_follow_referral()
 483 			   const struct nfs4_fs_locations *locations)  in nfs4_replace_transport()
 
 | 
| D | nfs4state.c | 2048 	struct nfs4_fs_locations *locations = NULL;  in nfs4_try_migration()  local
 | 
| D | nfs4proc.c | 4002 	struct nfs4_fs_locations *locations = NULL;  in nfs4_get_referral()  local7434 				     struct nfs4_fs_locations *locations,  in _nfs40_proc_get_locations()
 7491 				     struct nfs4_fs_locations *locations,  in _nfs41_proc_get_locations()
 7550 			    struct nfs4_fs_locations *locations,  in nfs4_proc_get_locations()
 
 | 
| /Linux-v5.4/sound/pci/ac97/ | 
| D | ac97_proc.c | 31 	static const char *locations[8] = {  in snd_ac97_proc_read_functions()  local
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | export.h | 29 	struct nfsd4_fs_location *locations;  member
 | 
| D | export.c | 308 	struct nfsd4_fs_location *locations = fsloc->locations;  in nfsd4_fslocs_free()  local
 | 
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_sup.c | 550 	const char *loc, *locations[] = { "DEF", "PCI" };  in qla2xxx_find_flt_start()  local639 	const char *locations[] = { "DEF", "FLT" }, *loc = locations[1];  in qla2xxx_get_flt_info()  local
 948 	const char *loc, *locations[] = { "MID", "FDT" };  in qla2xxx_get_fdt_info()  local
 
 | 
| /Linux-v5.4/drivers/scsi/qla4xxx/ | 
| D | ql4_nx.c | 3705 	const char *loc, *locations[] = { "DEF", "PCI" };  in qla4_8xxx_find_flt_start()  local3722 	const char *loc, *locations[] = { "DEF", "FLT" };  in qla4_8xxx_get_flt_info()  local
 3835 	const char *loc, *locations[] = { "MID", "FDT" };  in qla4_82xx_get_fdt_info()  local
 
 | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | libbpf.c | 2860 	} locations[] = {  in bpf_core_find_kernel_btf()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | nfs_xdr.h | 1202 	struct nfs4_fs_location locations[NFS4_FS_LOCATIONS_MAXENTRIES];  member
 |