Home
last modified time | relevance | path

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

/linux/fs/nfsd/ !
H A Dstate.h84 struct nfs4_client *cb_clp;
146 struct nfs4_client *sc_client;
376 struct nfs4_client *se_client;
448 struct nfs4_client { struct
539 struct nfs4_client *cr_clp; /* pointer to associated clp */ argument
589 struct nfs4_client *so_client;
648 struct nfs4_client *co_client;
800 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,
812 extern __be32 nfs4_check_open_reclaim(struct nfs4_client *);
813 extern void nfsd4_probe_callback(struct nfs4_client *clp);
[all …]
H A Dpnfs.h27 struct nfs4_client *clp,
74 void nfsd4_return_all_client_layouts(struct nfs4_client *);
75 void nfsd4_return_all_file_layouts(struct nfs4_client *clp,
81 struct nfs4_client;
89 static inline void nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
92 static inline void nfsd4_return_all_file_layouts(struct nfs4_client *clp, in nfsd4_return_all_file_layouts()
H A Dnfs4state.c163 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired()
169 struct nfs4_client *clp) in nfsd4_dec_courtesy_client_count()
175 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked()
191 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
210 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked()
224 static void put_client_renew(struct nfs4_client *clp) in put_client_renew()
252 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked()
264 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session()
337 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks()
546 struct nfs4_client *clp) in find_openstateowner_str()
[all …]
H A Dnfs4callback.c1087 struct nfs4_client *clp = cb->cb_clp; in nfsd4_queue_cb()
1095 struct nfs4_client *clp = cb->cb_clp; in nfsd4_requeue_cb()
1104 static void nfsd41_cb_inflight_begin(struct nfs4_client *clp) in nfsd41_cb_inflight_begin()
1109 static void nfsd41_cb_inflight_end(struct nfs4_client *clp) in nfsd41_cb_inflight_end()
1115 static void nfsd41_cb_inflight_wait_complete(struct nfs4_client *clp) in nfsd41_cb_inflight_wait_complete()
1121 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred()
1141 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
1208 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state()
1216 static void nfsd4_mark_cb_down(struct nfs4_client *clp) in nfsd4_mark_cb_down()
1223 static void nfsd4_mark_cb_fault(struct nfs4_client *clp) in nfsd4_mark_cb_fault()
[all …]
H A Dnfs4recover.c60 void (*create)(struct nfs4_client *);
61 void (*remove)(struct nfs4_client *);
62 int (*check)(struct nfs4_client *);
111 __nfsd4_create_reclaim_record_grace(struct nfs4_client *clp, in __nfsd4_create_reclaim_record_grace()
123 nfsd4_create_clid_dir(struct nfs4_client *clp) in nfsd4_create_clid_dir()
295 nfsd4_remove_clid_dir(struct nfs4_client *clp) in nfsd4_remove_clid_dir()
582 nfsd4_check_legacy_client(struct nfs4_client *clp) in nfsd4_check_legacy_client()
1001 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create()
1038 nfsd4_cld_create_v2(struct nfs4_client *clp) in nfsd4_cld_create_v2()
1088 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove()
[all …]
H A Dblocklayout.c228 struct nfs4_client *clp, in nfsd4_block_proc_getdeviceinfo()
282 static u64 nfsd4_scsi_pr_key(struct nfs4_client *clp) in nfsd4_scsi_pr_key()
314 struct nfs4_client *clp, in nfsd4_block_get_device_info_scsi()
371 struct nfs4_client *clp, in nfsd4_scsi_proc_getdeviceinfo()
400 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
H A Dtrace.h827 const struct nfs4_client *clp,
857 const struct nfs4_client *clp, \
875 const struct nfs4_client *clp,
937 const struct nfs4_client *clp,
1009 const struct nfs4_client *clp,
1038 const struct nfs4_client *clp,
1069 TP_PROTO(const struct nfs4_client *clp),
1098 TP_PROTO(const struct nfs4_client *clp), \
1524 const struct nfs4_client *clp,
1548 TP_PROTO(const struct nfs4_client *clp),
[all …]
H A Dnfs4layouts.c175 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
229 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid()
552 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts()
592 nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
606 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
624 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail()
H A Dflexfilelayout.c82 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
H A Dnfs4proc.c1435 bool nfsd4_has_active_async_copies(struct nfs4_client *clp) in nfsd4_has_active_async_copies()
1458 struct nfs4_client *clp; in nfsd4_async_copy_reaper()
1518 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1535 void nfsd4_shutdown_copy(struct nfs4_client *clp) in nfsd4_shutdown_copy()
1564 struct nfs4_client *clp; in nfsd4_cancel_copy_by_sb()
1600 struct nfs4_client *clp = copy->cp_clp; in nfsd4_cancel_copy_by_sb()
2043 struct nfs4_client *clp = copy->cp_clp; in nfsd4_send_cb_offload()
2224 find_async_copy_locked(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy_locked()
2239 find_async_copy(struct nfs4_client *clp, stateid_t *stateid) in find_async_copy()
2258 struct nfs4_client *clp = cstate->clp; in nfsd4_offload_cancel()
[all …]
H A Dxdr4.h185 struct nfs4_client *clp;
751 struct nfs4_client *cp_clp;
948 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp);