/Linux-v5.10/fs/nfs/ |
D | nfs4state.c | 91 static int nfs4_setup_state_renewal(struct nfs_client *clp) in nfs4_setup_state_renewal() 110 int nfs4_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs4_init_clientid() 155 int nfs40_discover_server_trunking(struct nfs_client *clp, in nfs40_discover_server_trunking() 191 const struct cred *nfs4_get_machine_cred(struct nfs_client *clp) in nfs4_get_machine_cred() 196 static void nfs4_root_machine_cred(struct nfs_client *clp) in nfs4_root_machine_cred() 230 const struct cred *nfs4_get_renew_cred(struct nfs_client *clp) in nfs4_get_renew_cred() 263 static void nfs4_end_drain_session(struct nfs_client *clp) in nfs4_end_drain_session() 291 static int nfs4_begin_drain_session(struct nfs_client *clp) in nfs4_begin_drain_session() 309 static void nfs41_finish_session_reset(struct nfs_client *clp) in nfs41_finish_session_reset() 318 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 207 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked() 225 static void nfs_cb_idr_remove_locked(struct nfs_client *clp) in nfs_cb_idr_remove_locked() 238 void nfs_free_client(struct nfs_client *clp) in nfs_free_client() 257 void nfs_put_client(struct nfs_client *clp) in nfs_put_client() 284 struct nfs_client *clp; in nfs_match_client() local 342 bool nfs_client_init_is_complete(const struct nfs_client *clp) in nfs_client_init_is_complete() 354 int nfs_client_init_status(const struct nfs_client *clp) in nfs_client_init_status() 365 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() 377 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() 201 struct nfs_client *clp = nfs_alloc_client(cl_init); in nfs4_alloc_client() local 235 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback() 241 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client() 257 void nfs4_free_client(struct nfs_client *clp) in nfs4_free_client() 266 static int nfs4_init_callback(struct nfs_client *clp) in nfs4_init_callback() [all …]
|
D | delegation.c | 319 struct nfs_client *clp) in nfs_abort_delegation_return() 332 struct nfs_client *clp) in nfs_detach_delegation_locked() 357 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local 427 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local 512 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return() local 649 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations() 786 static void nfs_client_mark_return_all_delegations(struct nfs_client *clp) in nfs_client_mark_return_all_delegations() 796 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager() 807 void nfs_expire_all_delegations(struct nfs_client *clp) in nfs_expire_all_delegations() 820 struct nfs_client *clp = server->nfs_client; in nfs_server_return_all_delegations() local [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() 188 static struct inode *nfs_layout_find_inode(struct nfs_client *clp, in nfs_layout_find_inode() 238 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining() 307 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining() 321 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall() 340 static void pnfs_recall_all_layouts(struct nfs_client *clp) in pnfs_recall_all_layouts() 357 struct nfs_client *clp = cps->clp; in nfs4_callback_devicenotify() local 447 static int referring_call_exists(struct nfs_client *clp, in referring_call_exists() 497 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 | 251 struct nfs_client *clp; member 344 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client() 351 is_ds_client(struct nfs_client *clp) in is_ds_client() 357 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in _nfs4_state_protect() 393 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() 405 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() 414 is_ds_only_client(struct nfs_client *clp) in is_ds_only_client() 420 is_ds_client(struct nfs_client *clp) in is_ds_client() 426 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() 432 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write()
|
D | nfs4proc.c | 462 struct nfs_client *clp = server->nfs_client; in nfs4_do_handle_exception() local 584 struct nfs_client *clp = server->nfs_client; in nfs4_handle_exception() local 610 struct nfs_client *clp = server->nfs_client; in nfs4_async_handle_exception() local 666 static bool _nfs4_is_integrity_protected(struct nfs_client *clp) in _nfs4_is_integrity_protected() 672 static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp) in do_renew_lease() 682 struct nfs_client *clp = server->nfs_client; in renew_lease() local 800 struct nfs_client *clp; in nfs41_sequence_process() local 1133 struct nfs_client *clp = server->nfs_client; in nfs4_do_call_sync() local 1560 struct nfs_client *clp = state->owner->so_server->nfs_client; in nfs_test_and_clear_all_open_stateid() local 1777 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 | pnfs.c | 272 struct nfs_client *clp = server->nfs_client; in pnfs_free_layout_hdr() local 779 pnfs_layout_bulk_destroy_byserver_locked(struct nfs_client *clp, in pnfs_layout_bulk_destroy_byserver_locked() 854 pnfs_destroy_layouts_byfsid(struct nfs_client *clp, in pnfs_destroy_layouts_byfsid() 881 pnfs_destroy_layouts_byclid(struct nfs_client *clp, in pnfs_destroy_layouts_byclid() 909 pnfs_destroy_all_layouts(struct nfs_client *clp) in pnfs_destroy_all_layouts() 1893 struct nfs_client *clp = server->nfs_client; in _add_to_server_list() local 1924 struct nfs_client *clp = server->nfs_client; in pnfs_update_layout() local 2586 pnfs_layout_return_unused_byclid(struct nfs_client *clp, in pnfs_layout_return_unused_byclid()
|
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()
|
/Linux-v5.10/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() 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() 1197 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove() 1239 nfsd4_cld_check_v0(struct nfs4_client *clp) in nfsd4_cld_check_v0() 1279 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()
|