| /kernel/linux/linux-6.6/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 | 150 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() 255 void nfs_put_client(struct nfs_client *clp) in nfs_put_client() 282 struct nfs_client *clp; in nfs_match_client() local 344 bool nfs_client_init_is_complete(const struct nfs_client *clp) in nfs_client_init_is_complete() 356 int nfs_client_init_status(const struct nfs_client *clp) in nfs_client_init_status() 367 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() 379 struct nfs_client *clp) in nfs_found_client() [all …]
|
| D | nfs4client.c | 29 static int nfs_get_cb_ident_idr(struct nfs_client *clp, int minorversion) in nfs_get_cb_ident_idr() 153 nfs4_shutdown_ds_clients(struct nfs_client *clp) in nfs4_shutdown_ds_clients() 167 nfs4_cleanup_callback(struct nfs_client *clp) in nfs4_cleanup_callback() 179 void nfs41_shutdown_client(struct nfs_client *clp) in nfs41_shutdown_client() 191 void nfs40_shutdown_client(struct nfs_client *clp) in nfs40_shutdown_client() 203 struct nfs_client *clp = nfs_alloc_client(cl_init); in nfs4_alloc_client() local 278 static void nfs4_destroy_callback(struct nfs_client *clp) in nfs4_destroy_callback() 284 static void nfs4_shutdown_client(struct nfs_client *clp) in nfs4_shutdown_client() 300 void nfs4_free_client(struct nfs_client *clp) in nfs4_free_client() 309 static int nfs4_init_callback(struct nfs_client *clp) in nfs4_init_callback() [all …]
|
| D | delegation.c | 325 struct nfs_client *clp, int err) in nfs_abort_delegation_return() 340 struct nfs_client *clp) in nfs_detach_delegation_locked() 365 struct nfs_client *clp = server->nfs_client; in nfs_detach_delegation() local 435 struct nfs_client *clp = server->nfs_client; in nfs_inode_set_delegation() local 531 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return() local 667 static bool nfs_client_clear_delayed_delegations(struct nfs_client *clp) in nfs_client_clear_delayed_delegations() 694 int nfs_client_return_marked_delegations(struct nfs_client *clp) in nfs_client_return_marked_delegations() 847 static void nfs_client_mark_return_all_delegations(struct nfs_client *clp) in nfs_client_mark_return_all_delegations() 857 static void nfs_delegation_run_state_manager(struct nfs_client *clp) in nfs_delegation_run_state_manager() 868 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 | 127 static struct inode *nfs_layout_find_inode_by_stateid(struct nfs_client *clp, in nfs_layout_find_inode_by_stateid() 163 static struct inode *nfs_layout_find_inode_by_fh(struct nfs_client *clp, in nfs_layout_find_inode_by_fh() 194 static struct inode *nfs_layout_find_inode(struct nfs_client *clp, in nfs_layout_find_inode() 244 static u32 initiate_file_draining(struct nfs_client *clp, in initiate_file_draining() 314 static u32 initiate_bulk_draining(struct nfs_client *clp, in initiate_bulk_draining() 328 static u32 do_callback_layoutrecall(struct nfs_client *clp, in do_callback_layoutrecall() 347 static void pnfs_recall_all_layouts(struct nfs_client *clp) in pnfs_recall_all_layouts() 445 static int referring_call_exists(struct nfs_client *clp, in referring_call_exists() 495 struct nfs_client *clp; in nfs4_callback_sequence() local
|
| D | nfs4session.h | 75 struct nfs_client *clp; member 109 static inline struct nfs4_session *nfs4_get_session(const struct nfs_client *clp) in nfs4_get_session() 131 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session() 138 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session() 159 static inline int nfs4_init_session(struct nfs_client *clp) in nfs4_init_session() 167 static inline int nfs4_has_session(const struct nfs_client *clp) in nfs4_has_session() 172 static inline int nfs4_has_persistent_session(const struct nfs_client *clp) in nfs4_has_persistent_session()
|
| D | pnfs_dev.c | 80 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid() 232 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid() 331 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client() 358 nfs4_deviceid_purge_client(const struct nfs_client *clp) in nfs4_deviceid_purge_client() 372 nfs4_deviceid_mark_client_invalid(struct nfs_client *clp) in nfs4_deviceid_mark_client_invalid()
|
| /kernel/linux/linux-5.10/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 | 150 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() 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()
|
| /kernel/linux/linux-5.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() 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
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| D | nfs4callback.c | 917 static void nfsd41_cb_inflight_begin(struct nfs4_client *clp) in nfsd41_cb_inflight_begin() 922 static void nfsd41_cb_inflight_end(struct nfs4_client *clp) in nfsd41_cb_inflight_end() 929 static void nfsd41_cb_inflight_wait_complete(struct nfs4_client *clp) in nfsd41_cb_inflight_wait_complete() 935 static const struct cred *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, st… in get_backchannel_cred() 955 static int setup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_s… in setup_callback_client() 1022 static void nfsd4_mark_cb_state(struct nfs4_client *clp, int newstate) in nfsd4_mark_cb_state() 1030 static void nfsd4_mark_cb_down(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_down() 1037 static void nfsd4_mark_cb_fault(struct nfs4_client *clp, int reason) in nfsd4_mark_cb_fault() 1046 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_done() local 1056 struct nfs4_client *clp = container_of(calldata, struct nfs4_client, cl_cb_null); in nfsd4_cb_probe_release() local [all …]
|
| D | nfs4state.c | 161 static bool is_client_expired(struct nfs4_client *clp) in is_client_expired() 167 struct nfs4_client *clp) in nfsd4_dec_courtesy_client_count() 173 static __be32 get_client_locked(struct nfs4_client *clp) in get_client_locked() 189 renew_client_locked(struct nfs4_client *clp) in renew_client_locked() 208 static void put_client_renew_locked(struct nfs4_client *clp) in put_client_renew_locked() 222 static void put_client_renew(struct nfs4_client *clp) in put_client_renew() 250 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session_locked() local 262 struct nfs4_client *clp = ses->se_client; in nfsd4_put_session() local 335 struct nfs4_client *clp = lo->lo_owner.so_client; in remove_blocked_locks() local 543 struct nfs4_client *clp) in find_openstateowner_str_locked() [all …]
|
| D | blocklayout.c | 167 struct nfs4_client *clp, in nfsd4_block_proc_getdeviceinfo() 217 static u64 nfsd4_scsi_pr_key(struct nfs4_client *clp) in nfsd4_scsi_pr_key() 249 struct nfs4_client *clp, in nfsd4_block_get_device_info_scsi() 307 struct nfs4_client *clp, in nfsd4_scsi_proc_getdeviceinfo() 332 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client() local
|
| 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() 676 nfsd4_check_legacy_client(struct nfs4_client *clp) in nfsd4_check_legacy_client() 1105 nfsd4_cld_create(struct nfs4_client *clp) in nfsd4_cld_create() 1142 nfsd4_cld_create_v2(struct nfs4_client *clp) in nfsd4_cld_create_v2() 1208 nfsd4_cld_remove(struct nfs4_client *clp) in nfsd4_cld_remove() 1250 nfsd4_cld_check_v0(struct nfs4_client *clp) in nfsd4_cld_check_v0() 1290 nfsd4_cld_check(struct nfs4_client *clp) in nfsd4_cld_check() [all …]
|
| D | nfs4layouts.c | 159 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid() local 216 struct nfs4_client *clp = cstate->clp; in nfsd4_alloc_layout_stateid() local 538 struct nfs4_client *clp = cstate->clp; in nfsd4_return_client_layouts() local 578 nfsd4_return_all_client_layouts(struct nfs4_client *clp) in nfsd4_return_all_client_layouts() 592 nfsd4_return_all_file_layouts(struct nfs4_client *clp, struct nfs4_file *fp) in nfsd4_return_all_file_layouts() 610 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_cb_layout_fail() local
|