Home
last modified time | relevance | path

Searched refs:sp4_how (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c8509 u32 sp4_how, struct rpc_xprt *xprt) in nfs4_run_exchange_id()
8553 switch (sp4_how) { in nfs4_run_exchange_id()
8605 u32 sp4_how) in _nfs4_proc_exchange_id()
8613 task = nfs4_run_exchange_id(clp, cred, sp4_how, NULL); in _nfs4_proc_exchange_id()
8714 u32 sp4_how; in nfs4_test_session_trunk() local
8719 sp4_how = (adata->clp->cl_sp4_flags == 0 ? SP4_NONE : SP4_MACH_CRED); in nfs4_test_session_trunk()
8722 task = nfs4_run_exchange_id(adata->clp, adata->cred, sp4_how, xprt); in nfs4_test_session_trunk()
8508 nfs4_run_exchange_id(struct nfs_client *clp, const struct cred *cred, u32 sp4_how, struct rpc_xprt *xprt) nfs4_run_exchange_id() argument
8604 _nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred, u32 sp4_how) _nfs4_proc_exchange_id() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c8726 u32 sp4_how, struct rpc_xprt *xprt) in nfs4_run_exchange_id()
8770 switch (sp4_how) { in nfs4_run_exchange_id()
8824 u32 sp4_how) in _nfs4_proc_exchange_id()
8832 task = nfs4_run_exchange_id(clp, cred, sp4_how, NULL); in _nfs4_proc_exchange_id()
8933 u32 sp4_how; in nfs4_test_session_trunk() local
8938 sp4_how = (adata->clp->cl_sp4_flags == 0 ? SP4_NONE : SP4_MACH_CRED); in nfs4_test_session_trunk()
8942 task = nfs4_run_exchange_id(adata->clp, adata->cred, sp4_how, xprt); in nfs4_test_session_trunk()
8725 nfs4_run_exchange_id(struct nfs_client *clp, const struct cred *cred, u32 sp4_how, struct rpc_xprt *xprt) nfs4_run_exchange_id() argument
8823 _nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred, u32 sp4_how) _nfs4_proc_exchange_id() argument

Completed in 34 milliseconds