Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dstate.h65 struct nfs4_client *cb_clp;
100 struct nfs4_client *sc_client;
248 struct nfs4_client *se_client;
295 struct nfs4_client { struct
364 struct nfs4_client *cr_clp; /* pointer to associated clp */ argument
406 struct nfs4_client *so_client;
465 struct nfs4_client *co_client;
586 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl,
598 extern void nfsd4_probe_callback(struct nfs4_client *clp);
599 extern void nfsd4_probe_callback_sync(struct nfs4_client *clp);
[all …]
Dpnfs.h58 void nfsd4_return_all_client_layouts(struct nfs4_client *);
59 void nfsd4_return_all_file_layouts(struct nfs4_client *clp,
64 struct nfs4_client;
71 static inline void nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
74 static inline void nfsd4_return_all_file_layouts(struct nfs4_client *clp, in nfsd4_return_all_file_layouts()
Dnfs4state.c116 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired()
121 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked()
135 renew_client_locked(struct nfs4_client *clp) in renew_client_locked()
155 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked()
167 static void put_client_renew(struct nfs4_client *clp) in put_client_renew()
193 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked()
205 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session()
229 struct nfs4_client *clp) in find_openstateowner_str_locked()
247 struct nfs4_client *clp) in find_openstateowner_str()
484 alloc_clnt_odstate(struct nfs4_client *clp) in alloc_clnt_odstate()
[all …]
Dnfs4callback.c45 static void nfsd4_mark_cb_fault(struct nfs4_client *, int reason);
699 static struct rpc_cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, stru… in get_backchannel_cred()
729 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client()
787 static void warn_no_callback_path(struct nfs4_client *clp, int reason) in warn_no_callback_path()
793 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down()
799 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault()
807 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done()
827 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback()
834 void nfsd4_probe_callback_sync(struct nfs4_client *clp) in nfsd4_probe_callback_sync()
840 void nfsd4_change_callback(struct nfs4_client *clp, struct nfs4_cb_conn *conn) in nfsd4_change_callback()
[all …]
Dnfs4recover.c58 void (*create)(struct nfs4_client *);
59 void (*remove)(struct nfs4_client *);
60 int (*check)(struct nfs4_client *);
149 legacy_recdir_name_error(struct nfs4_client *clp, int error) in legacy_recdir_name_error()
167 nfsd4_create_clid_dir(struct nfs4_client *clp) in nfsd4_create_clid_dir()
343 nfsd4_remove_clid_dir(struct nfs4_client *clp) in nfsd4_remove_clid_dir()
606 nfsd4_check_legacy_client(struct nfs4_client *clp) in nfsd4_check_legacy_client()
921 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create()
958 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove()
995 nfsd4_cld_check(struct nfs4_client *clp) in nfsd4_cld_check()
[all …]
Dnfs4layouts.c134 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()
187 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid()
508 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts()
548 nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts()
562 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts()
580 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail()
Dxdr4.h57 struct nfs4_client *clp;