Searched defs:locations (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.15/fs/nfs/ | 
| D | nfs4namespace.c | 130 				const struct nfs4_fs_locations *locations,  in nfs4_validate_fspath()363 			       const struct nfs4_fs_locations *locations)  in nfs_follow_referral()
 532 			   const struct nfs4_fs_locations *locations)  in nfs4_replace_transport()
 
 | 
| D | nfs4state.c | 2081 	struct nfs4_fs_locations *locations = NULL;  in nfs4_try_migration()  local
 | 
| D | nfs4proc.c | 4140 	struct nfs4_fs_locations *locations = NULL;  in nfs4_get_referral()  local7887 				     struct nfs4_fs_locations *locations,  in _nfs40_proc_get_locations()
 7944 				     struct nfs4_fs_locations *locations,  in _nfs41_proc_get_locations()
 8003 			    struct nfs4_fs_locations *locations,  in nfs4_proc_get_locations()
 
 | 
| /Linux-v5.15/sound/pci/ac97/ | 
| D | ac97_proc.c | 31 	static const char *locations[8] = {  in snd_ac97_proc_read_functions()  local
 | 
| /Linux-v5.15/fs/nfsd/ | 
| D | export.h | 30 	struct nfsd4_fs_location *locations;  member
 | 
| D | export.c | 319 	struct nfsd4_fs_location *locations = fsloc->locations;  in nfsd4_fslocs_free()  local
 | 
| /Linux-v5.15/drivers/scsi/qla2xxx/ | 
| D | qla_sup.c | 549 	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
 949 	const char *loc, *locations[] = { "MID", "FDT" };  in qla2xxx_get_fdt_info()  local
 
 | 
| /Linux-v5.15/drivers/scsi/qla4xxx/ | 
| D | ql4_nx.c | 3683 	const char *loc, *locations[] = { "DEF", "PCI" };  in qla4_8xxx_find_flt_start()  local3700 	const char *loc, *locations[] = { "DEF", "FLT" };  in qla4_8xxx_get_flt_info()  local
 3813 	const char *loc, *locations[] = { "MID", "FDT" };  in qla4_82xx_get_fdt_info()  local
 
 | 
| /Linux-v5.15/tools/lib/bpf/ | 
| D | btf.c | 4416 	} locations[] = {  in btf__load_vmlinux_btf()  local
 | 
| /Linux-v5.15/include/linux/ | 
| D | nfs_xdr.h | 1226 	struct nfs4_fs_location locations[NFS4_FS_LOCATIONS_MAXENTRIES];  member
 |