Searched defs:flavors (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4namespace.c | 264 struct nfs4_secinfo_flavors *flavors; in nfs4_negotiate_security() local 203 nfs_find_best_sec(struct rpc_clnt *clnt, struct nfs_server *server, struct nfs4_secinfo_flavors *flavors) nfs_find_best_sec() argument [all...] |
H A D | mount_clnt.c | 421 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local
|
H A D | nfs4proc.c | 8118 static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integrity) in _nfs4_proc_secinfo() argument 8169 nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors) nfs4_proc_secinfo() argument 9857 _nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs41_proc_secinfo_no_name() argument 9905 nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) nfs41_proc_secinfo_no_name() argument 9951 struct nfs4_secinfo_flavors *flavors; nfs41_find_root_sec() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4namespace.c | 265 struct nfs4_secinfo_flavors *flavors; in nfs4_negotiate_security() local 204 nfs_find_best_sec(struct rpc_clnt *clnt, struct nfs_server *server, struct nfs4_secinfo_flavors *flavors) nfs_find_best_sec() argument [all...] |
H A D | mount_clnt.c | 425 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local
|
H A D | nfs4proc.c | 8335 static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integrity) in _nfs4_proc_secinfo() argument 8386 nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors) nfs4_proc_secinfo() argument 10065 _nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs41_proc_secinfo_no_name() argument 10112 nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) nfs41_proc_secinfo_no_name() argument 10158 struct nfs4_secinfo_flavors *flavors; nfs41_find_root_sec() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 738 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member 1236 struct nfs4_secinfo4 flavors[]; member 1247 struct nfs4_secinfo_flavors *flavors; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 741 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member 1257 struct nfs4_secinfo4 flavors[]; member 1268 struct nfs4_secinfo_flavors *flavors; member
|
Completed in 37 milliseconds