/fs/nfs/ |
D | nfs4state.c | 94 static int nfs4_setup_state_renewal(struct nfs_client *clp) in nfs4_setup_state_renewal() 113 int nfs4_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs4_init_clientid() 158 int nfs40_discover_server_trunking(struct nfs_client *clp, in nfs40_discover_server_trunking() 194 const struct cred *nfs4_get_machine_cred(struct nfs_client *clp) in nfs4_get_machine_cred() 199 static void nfs4_root_machine_cred(struct nfs_client *clp) in nfs4_root_machine_cred() 233 const struct cred *nfs4_get_renew_cred(struct nfs_client *clp) in nfs4_get_renew_cred() 266 static void nfs4_end_drain_session(struct nfs_client *clp) in nfs4_end_drain_session() 294 static int nfs4_begin_drain_session(struct nfs_client *clp) in nfs4_begin_drain_session() 312 static void nfs41_finish_session_reset(struct nfs_client *clp) in nfs41_finish_session_reset() 321 int nfs41_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs41_init_clientid() [all …]
|
D | client.c | 151 struct nfs_client *clp; in nfs_alloc_client() local 208 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked() 226 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked() 239 void nfs_free_client(struct nfs_client *clp) in nfs_free_client() 258 void nfs_put_client(struct nfs_client *clp) in nfs_put_client() 285 struct nfs_client *clp; in nfs_match_client() local 343 bool nfs_client_init_is_complete(const struct nfs_client *clp) in nfs_client_init_is_complete() 355 int nfs_client_init_status(const struct nfs_client *clp) in nfs_client_init_status() 366 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() 378 struct nfs_client *clp) in nfs_found_client() [all …]
|
D | nfs4client.c | 28 static int nfs_get_cb_ident_idr(struct nfs_client *clp, int minorversion) in nfs_get_cb_ident_idr() 152 nfs4_shutdown_ds_clients(struct nfs_client *clp) in nfs4_shutdown_ds_clients() 166 nfs4_cleanup_callback(struct nfs_client *clp) in nfs4_cleanup_callback() 178 void nfs41_shutdown_client(struct nfs_client *clp) in nfs41_shutdown_client() 190 void nfs40_shutdown_client(struct nfs_client *clp) in nfs40_shutdown_client() 202 struct nfs_client *clp = nfs_alloc_client(cl_init); in nfs4_alloc_client() local 276 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback() 282 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client() 298 void nfs4_free_client(struct nfs_client *clp) in nfs4_free_client() 307 static int nfs4_init_callback(struct nfs_client *clp) in nfs4_init_callback() [all …]
|
D | delegation.c | 324 struct nfs_client *clp, int err) in nfs_abort_delegation_return() 339 struct nfs_client *clp) in nfs_detach_delegation_locked() 364 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local 434 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local 519 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return() local 662 static bool nfs_client_clear_delayed_delegations(struct nfs_client *clp) in nfs_client_clear_delayed_delegations() 689 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations() 825 static void nfs_client_mark_return_all_delegations(struct nfs_client *clp) in nfs_client_mark_return_all_delegations() 835 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager() 846 void nfs_expire_all_delegations(struct nfs_client *clp) in nfs_expire_all_delegations() [all …]
|
D | nfs4renewd.c | 58 struct nfs_client *clp = in nfs4_renew_state() local 114 nfs4_schedule_state_renewal(struct nfs_client *clp) in nfs4_schedule_state_renewal() 131 nfs4_kill_renewd(struct nfs_client *clp) in nfs4_kill_renewd() 142 void nfs4_set_lease_period(struct nfs_client *clp, in nfs4_set_lease_period()
|
D | callback_proc.c | 122 static struct inode *nfs_layout_find_inode_by_stateid(struct nfs_client *clp, in nfs_layout_find_inode_by_stateid() 158 static struct inode *nfs_layout_find_inode_by_fh(struct nfs_client *clp, in nfs_layout_find_inode_by_fh() 189 static struct inode *nfs_layout_find_inode(struct nfs_client *clp, in nfs_layout_find_inode() 239 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining() 309 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining() 323 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall() 342 static void pnfs_recall_all_layouts(struct nfs_client *clp) in pnfs_recall_all_layouts() 440 static int referring_call_exists(struct nfs_client *clp, in referring_call_exists() 490 struct nfs_client *clp; in nfs4_callback_sequence() local
|
D | nfs4session.h | 74 struct nfs_client *clp; member 108 static inline struct nfs4_session *nfs4_get_session(const struct nfs_client *clp) in nfs4_get_session() 130 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session() 137 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session() 162 static inline int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session() 170 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session() 175 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
|
D | pnfs_dev.c | 78 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid() 226 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid() 324 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client() 351 nfs4_deviceid_purge_client(const struct nfs_client *clp) in nfs4_deviceid_purge_client() 365 nfs4_deviceid_mark_client_invalid(struct nfs_client *clp) in nfs4_deviceid_mark_client_invalid()
|
D | nfs4_fs.h | 254 struct nfs_client *clp; member 348 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client() 355 is_ds_client(struct nfs_client *clp) in is_ds_client() 361 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in _nfs4_state_protect() 397 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() 409 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() 418 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client() 424 is_ds_client(struct nfs_client *clp) in is_ds_client() 430 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() 436 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write()
|
D | nfs4proc.c | 477 struct nfs_client *clp = server->nfs_client; in nfs4_do_handle_exception() local 600 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local 628 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_exception() local 686 static bool _nfs4_is_integrity_protected(struct nfs_client *clp) in _nfs4_is_integrity_protected() 692 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease() 702 struct nfs_client *clp = server->nfs_client; in renew_lease() local 819 struct nfs_client *clp; in nfs41_sequence_process() local 1152 struct nfs_client *clp = server->nfs_client; in nfs4_do_call_sync() local 1579 struct nfs_client *clp = state->owner->so_server->nfs_client; in nfs_test_and_clear_all_open_stateid() local 1797 struct nfs_client *clp = server->nfs_client; in update_open_stateid() local [all …]
|
D | sysfs.c | 172 struct nfs_netns_client *clp; in nfs_netns_sysfs_setup() local 183 struct nfs_netns_client *clp = netns->nfs_client; in nfs_netns_sysfs_destroy() local
|
D | nfs4session.c | 555 struct nfs4_session *nfs4_alloc_session(struct nfs_client *clp) in nfs4_alloc_session() 603 static int nfs41_check_session_ready(struct nfs_client *clp) in nfs41_check_session_ready() 618 int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session() 627 int nfs4_init_ds_session(struct nfs_client *clp, unsigned long lease_time) in nfs4_init_ds_session()
|
D | fscache.c | 50 void nfs_fscache_get_client_cookie(struct nfs_client *clp) in nfs_fscache_get_client_cookie() 95 void nfs_fscache_release_client_cookie(struct nfs_client *clp) in nfs_fscache_release_client_cookie()
|
D | nfs3client.c | 97 struct nfs_client *clp; in nfs3_set_ds_client() local
|
D | super.c | 223 int nfs_client_for_each_server(struct nfs_client *clp, in nfs_client_for_each_server() 397 struct nfs_client *clp = nfss->nfs_client; in nfs_show_nfsv4_options() local 442 struct nfs_client *clp = nfss->nfs_client; in nfs_show_mount_options() local 538 struct nfs_client *clp = server->nfs_client; in show_lease() local
|
D | fscache.h | 196 static inline void nfs_fscache_get_client_cookie(struct nfs_client *clp) {} in nfs_fscache_get_client_cookie() 197 static inline void nfs_fscache_release_client_cookie(struct nfs_client *clp) {} in nfs_fscache_release_client_cookie()
|
D | pnfs.c | 283 struct nfs_client *clp = server->nfs_client; in pnfs_free_layout_hdr() local 831 pnfs_layout_bulk_destroy_byserver_locked(struct nfs_client *clp, in pnfs_layout_bulk_destroy_byserver_locked() 906 pnfs_destroy_layouts_byfsid(struct nfs_client *clp, in pnfs_destroy_layouts_byfsid() 933 pnfs_destroy_layouts_byclid(struct nfs_client *clp, in pnfs_destroy_layouts_byclid() 961 pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts() 1950 struct nfs_client *clp = server->nfs_client; in _add_to_server_list() local 1981 struct nfs_client *clp = server->nfs_client; in pnfs_update_layout() local 2682 pnfs_layout_return_unused_byclid(struct nfs_client *clp, in pnfs_layout_return_unused_byclid()
|
/fs/nfsd/ |
D | nfs4callback.c | 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() local 979 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release() local 996 void nfsd4_probe_callback(struct nfs4_client *clp) in nfsd4_probe_callback() [all …]
|
D | nfs4state.c | 139 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() local 229 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session() local 291 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks() local 372 struct nfs4_client *clp) in find_openstateowner_str_locked() 390 struct nfs4_client *clp) in find_openstateowner_str() [all …]
|
D | nfs4recover.c | 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() 1096 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create() 1133 nfsd4_cld_create_v2(struct nfs4_client *clp) in nfsd4_cld_create_v2() 1199 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove() 1241 nfsd4_cld_check_v0(struct nfs4_client *clp) in nfsd4_cld_check_v0() 1281 nfsd4_cld_check(struct nfs4_client *clp) in nfsd4_cld_check() [all …]
|
D | blocklayout.c | 170 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() local
|
D | nfs4layouts.c | 158 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid() local 215 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid() local 537 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts() local 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() local
|
D | pnfs.h | 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()
|
D | export.c | 837 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, in exp_find_key() 862 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, in exp_get_by_name() 890 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) in exp_parent() 914 exp_rootfh(struct net *net, struct auth_domain *clp, char *name, in exp_rootfh() 959 struct auth_domain *clp, int fsid_type, in exp_find()
|
D | flexfilelayout.c | 81 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
|