Home
last modified time | relevance | path

Searched defs:locations (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_proc.c31 static const char *locations[8] = { in snd_ac97_proc_read_functions() local
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_proc.c31 static const char *locations[8] = { in snd_ac97_proc_read_functions() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4namespace.c129 nfs4_validate_fspath(struct dentry *dentry, const struct nfs4_fs_locations *locations, struct nfs_fs_context *ctx) nfs4_validate_fspath() argument
367 nfs_follow_referral(struct fs_context *fc, const struct nfs4_fs_locations *locations) nfs_follow_referral() argument
536 nfs4_replace_transport(struct nfs_server *server, const struct nfs4_fs_locations *locations) nfs4_replace_transport() argument
[all...]
H A Dnfs4state.c2103 struct nfs4_fs_locations *locations = NULL; in nfs4_try_migration() local
H A Dnfs4proc.c4132 struct nfs4_fs_locations *locations = NULL; in nfs4_get_referral() local
7841 _nfs40_proc_get_locations(struct inode *inode, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs40_proc_get_locations() argument
7898 _nfs41_proc_get_locations(struct inode *inode, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs41_proc_get_locations() argument
7957 nfs4_proc_get_locations(struct inode *inode, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) nfs4_proc_get_locations() argument
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.h29 struct nfsd4_fs_location *locations; member
H A Dexport.c319 struct nfsd4_fs_location *locations = fsloc->locations; in nfsd4_fslocs_free() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.h30 struct nfsd4_fs_location *locations; member
H A Dexport.c319 struct nfsd4_fs_location *locations = fsloc->locations; in nfsd4_fslocs_free() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4namespace.c129 nfs4_validate_fspath(struct dentry *dentry, const struct nfs4_fs_locations *locations, struct nfs_fs_context *ctx) nfs4_validate_fspath() argument
368 nfs_follow_referral(struct fs_context *fc, const struct nfs4_fs_locations *locations) nfs_follow_referral() argument
541 nfs4_replace_transport(struct nfs_server *server, const struct nfs4_fs_locations *locations) nfs4_replace_transport() argument
[all...]
H A Dnfs4state.c2119 struct nfs4_fs_locations *locations = NULL; in nfs4_try_migration() local
[all...]
H A Dnfs4proc.c4009 struct nfs4_fs_locations *locations = NULL; in _nfs4_discover_trunking() local
4260 struct nfs4_fs_locations *locations = NULL; nfs4_get_referral() local
8045 _nfs40_proc_get_locations(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs40_proc_get_locations() argument
8102 _nfs41_proc_get_locations(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs41_proc_get_locations() argument
8173 nfs4_proc_get_locations(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) nfs4_proc_get_locations() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_sup.c549 const char *loc, *locations[] = { "DEF", "PCI" }; in qla2xxx_find_flt_start() local
639 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
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_sup.c549 const char *loc, *locations[] = { "DEF", "PCI" }; in qla2xxx_find_flt_start() local
639 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
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_nx.c3702 const char *loc, *locations[] = { "DEF", "PCI" }; in qla4_8xxx_find_flt_start() local
3719 const char *loc, *locations[] = { "DEF", "FLT" }; in qla4_8xxx_get_flt_info() local
3832 const char *loc, *locations[] = { "MID", "FDT" }; in qla4_82xx_get_fdt_info() local
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_nx.c3683 const char *loc, *locations[] = { "DEF", "PCI" }; in qla4_8xxx_find_flt_start() local
3700 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
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c4444 } locations[] = { in libbpf_find_kernel_btf() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c4769 const char *locations[] = { in btf__load_vmlinux_btf() local
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h1209 struct nfs4_fs_location locations[NFS4_FS_LOCATIONS_MAXENTRIES]; member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h1230 struct nfs4_fs_location locations[NFS4_FS_LOCATIONS_MAXENTRIES]; member

Completed in 70 milliseconds