Home
last modified time | relevance | path

Searched refs:nfs4_client (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/fs/nfsd/
Dstate.h68 struct nfs4_client *cb_clp;
104 struct nfs4_client *sc_client;
265 struct nfs4_client *se_client;
312 struct nfs4_client { struct
393 struct nfs4_client *cr_clp; /* pointer to associated clp */ argument
436 struct nfs4_client *so_client;
495 struct nfs4_client *co_client;
639 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,
654 extern void nfsd4_probe_callback(struct nfs4_client *clp);
655 extern void nfsd4_probe_callback_sync(struct nfs4_client *clp);
[all …]
Dpnfs.h27 struct nfs4_client *clp,
72 void nfsd4_return_all_client_layouts(struct nfs4_client *);
73 void nfsd4_return_all_file_layouts(struct nfs4_client *clp,
78 struct nfs4_client;
85 static inline void nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
88 static inline void nfsd4_return_all_file_layouts(struct nfs4_client *clp, in nfsd4_return_all_file_layouts()
Dnfs4callback.c47 static void nfsd4_mark_cb_fault(struct nfs4_client *, int reason);
846 static void nfsd41_cb_inflight_begin(struct nfs4_client *clp) in nfsd41_cb_inflight_begin()
851 static void nfsd41_cb_inflight_end(struct nfs4_client *clp) in nfsd41_cb_inflight_end()
858 static void nfsd41_cb_inflight_wait_complete(struct nfs4_client *clp) in nfsd41_cb_inflight_wait_complete()
864 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred()
884 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
948 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
956 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
966 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
979 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release()
[all …]
Dnfs4state.c139 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired()
144 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked()
158 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
175 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked()
189 static void put_client_renew(struct nfs4_client *clp) in put_client_renew()
217 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked()
229 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session()
291 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks()
372 struct nfs4_client *clp) in find_openstateowner_str_locked()
390 struct nfs4_client *clp) in find_openstateowner_str()
[all …]
Dnfs4recover.c58 void (*create)(struct nfs4_client *);
59 void (*remove)(struct nfs4_client *);
60 int (*check)(struct nfs4_client *);
151 legacy_recdir_name_error(struct nfs4_client *clp, int error) in legacy_recdir_name_error()
169 __nfsd4_create_reclaim_record_grace(struct nfs4_client *clp, in __nfsd4_create_reclaim_record_grace()
192 nfsd4_create_clid_dir(struct nfs4_client *clp) in nfsd4_create_clid_dir()
385 nfsd4_remove_clid_dir(struct nfs4_client *clp) in nfsd4_remove_clid_dir()
675 nfsd4_check_legacy_client(struct nfs4_client *clp) in nfsd4_check_legacy_client()
1094 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create()
1131 nfsd4_cld_create_v2(struct nfs4_client *clp) in nfsd4_cld_create_v2()
[all …]
Dblocklayout.c170 struct nfs4_client *clp, in nfsd4_block_proc_getdeviceinfo()
323 static u64 nfsd4_scsi_pr_key(struct nfs4_client *clp) in nfsd4_scsi_pr_key()
330 struct nfs4_client *clp, in nfsd4_block_get_device_info_scsi()
382 struct nfs4_client *clp, in nfsd4_scsi_proc_getdeviceinfo()
407 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
Dtrace.h401 TP_PROTO(const struct nfs4_client *clp),
629 const struct nfs4_client *clp,
654 TP_PROTO(const struct nfs4_client *clp),
680 TP_PROTO(const struct nfs4_client *clp),
702 TP_PROTO(const struct nfs4_client *clp), \
711 const struct nfs4_client *clp,
734 const struct nfs4_client *clp,
758 const struct nfs4_client *clp,
Dnfs4layouts.c158 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
215 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid()
537 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts()
577 nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
591 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
609 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail()
Dflexfilelayout.c81 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
Dxdr4.h57 struct nfs4_client *clp;
567 struct nfs4_client *cp_clp;
783 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp);
Dnfs4proc.c1133 static struct nfsd4_copy *nfsd4_get_copy(struct nfs4_client *clp) in nfsd4_get_copy()
1147 void nfsd4_shutdown_copy(struct nfs4_client *clp) in nfsd4_shutdown_copy()
1570 find_async_copy(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy()
1593 struct nfs4_client *clp = cstate->clp; in nfsd4_offload_cancel()
1615 struct nfs4_client *clp = cstate->clp; in nfsd4_copy_notify()
1680 struct nfs4_client *clp = cstate->clp; in nfsd4_offload_status()