Home
last modified time | relevance | path

Searched refs:NFS_SERVER (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.10/fs/nfs/
Diostat.h35 nfs_inc_server_stats(NFS_SERVER(inode), stat); in nfs_inc_stats()
49 nfs_add_server_stats(NFS_SERVER(inode), stat, addend); in nfs_add_stats()
57 this_cpu_add(NFS_SERVER(inode)->io_stats->fscache[stat], addend); in nfs_add_fscache_stats()
62 this_cpu_inc(NFS_SERVER(inode)->io_stats->fscache[stat]); in nfs_inc_fscache_stats()
Dnfs42proc.c27 struct nfs_client *clp = (NFS_SERVER(file_inode(filep)))->nfs_client; in nfs42_set_netaddr()
48 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_fallocate()
87 struct nfs_server *server = NFS_SERVER(file_inode(filep)); in nfs42_proc_fallocate()
127 NFS_SERVER(inode)->caps &= ~NFS_CAP_ALLOCATE; in nfs42_proc_allocate()
153 NFS_SERVER(inode)->caps &= ~NFS_CAP_DEALLOCATE; in nfs42_proc_deallocate()
281 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy()
282 struct nfs_server *src_server = NFS_SERVER(src_inode); in _nfs42_proc_copy()
380 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy()
502 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs42_do_offload_cancel_async()
549 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in _nfs42_proc_copy_notify()
[all …]
Dnfs4proc.c1325 struct nfs_server *server = NFS_SERVER(dir); in nfs4_opendata_alloc()
1675 if (!nfs4_has_session(NFS_SERVER(state->inode)->nfs_client)) in nfs_set_open_stateid_locked()
1776 struct nfs_server *server = NFS_SERVER(state->inode); in update_open_stateid()
1909 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client; in nfs4_opendata_check_deleg()
2196 struct nfs_server *server = NFS_SERVER(state->inode); in nfs4_do_open_reclaim()
2283 struct nfs_server *server = NFS_SERVER(state->inode); in nfs4_open_delegation_recall()
2365 struct nfs_server *server = NFS_SERVER(d_inode(data->dir)); in _nfs4_proc_open_confirm()
2528 struct nfs_server *server = NFS_SERVER(dir); in nfs4_run_open_task()
2585 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr); in _nfs4_recover_proc_open()
2646 struct nfs_server *server = NFS_SERVER(dir); in _nfs4_proc_open()
[all …]
Dnfs42.h35 struct nfs_client *c_in = (NFS_SERVER(file_inode(in)))->nfs_client; in nfs42_files_from_same_server()
36 struct nfs_client *c_out = (NFS_SERVER(file_inode(out)))->nfs_client; in nfs42_files_from_same_server()
Dpnfs.c261 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_alloc_layout_hdr()
268 struct nfs_server *server = NFS_SERVER(lo->plh_inode); in pnfs_free_layout_hdr()
356 rpc_wake_up(&NFS_SERVER(lo->plh_inode)->roc_rpcwaitq); in pnfs_clear_layoutreturn_waitbit()
521 NFS_SERVER(inode)->pnfs_curr_ld->free_lseg(lseg); in pnfs_free_lseg()
985 server = NFS_SERVER(inode); in pnfs_find_server()
988 server = NFS_SERVER(parent_dir->d_inode); in pnfs_find_server()
1182 args->layout_type = NFS_SERVER(inode)->pnfs_curr_ld->id; in pnfs_init_layoutreturn_args()
1199 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_send_layoutreturn()
1218 lrp->clp = NFS_SERVER(ino)->nfs_client; in pnfs_send_layoutreturn()
1317 if (NFS_SERVER(ino)->pnfs_curr_ld->return_range) { in _pnfs_return_layout()
[all …]
Dpnfs.h478 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_get_ds_info()
571 if (!pnfs_enabled_sb(NFS_SERVER(inode))) in pnfs_ld_layoutret_on_setattr()
573 return NFS_SERVER(inode)->pnfs_curr_ld->flags & in pnfs_ld_layoutret_on_setattr()
580 if (!pnfs_enabled_sb(NFS_SERVER(inode))) in pnfs_ld_read_whole_page()
582 return NFS_SERVER(inode)->pnfs_curr_ld->flags & PNFS_READ_WHOLE_PAGE; in pnfs_ld_read_whole_page()
588 if (!pnfs_enabled_sb(NFS_SERVER(inode))) in pnfs_sync_inode()
590 return NFS_SERVER(inode)->pnfs_curr_ld->sync(inode, datasync); in pnfs_sync_inode()
605 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout()
Dnfs4file.c157 if (count <= 2 * NFS_SERVER(file_inode(file_in))->rsize) in __nfs4_copy_file_range()
167 count <= 14 * NFS_SERVER(file_inode(file_in))->rsize) in __nfs4_copy_file_range()
247 struct nfs_server *server = NFS_SERVER(dst_inode); in nfs42_remap_file_range()
331 server = NFS_SERVER(ss_mnt->mnt_root->d_inode); in __nfs42_ssc_open()
Ddir.c381 NFS_SERVER(inode)->dtsize, desc->plus); in nfs_readdir_xdr_filler()
385 NFS_SERVER(inode)->caps &= ~NFS_CAP_READDIRPLUS; in nfs_readdir_xdr_filler()
662 entry.server = NFS_SERVER(inode); in nfs_readdir_xdr_to_array()
666 entry.label = nfs4_label_alloc(NFS_SERVER(inode), GFP_NOWAIT); in nfs_readdir_xdr_to_array()
1132 if (NFS_SERVER(dir)->flags & NFS_MOUNT_LOOKUP_CACHE_NONE) in nfs_check_verifier()
1140 if (__nfs_revalidate_inode(NFS_SERVER(dir), dir) < 0) in nfs_check_verifier()
1170 struct nfs_server *server = NFS_SERVER(inode); in nfs_lookup_verify_inode()
1224 if (NFS_SERVER(dir)->flags & NFS_MOUNT_LOOKUP_CACHE_NONEG) in nfs_neg_need_reval()
1295 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in nfs_lookup_revalidate_dentry()
1308 if (NFS_SERVER(inode)->flags & NFS_MOUNT_SOFTREVAL) in nfs_lookup_revalidate_dentry()
[all …]
Ddelegation.c369 struct nfs_server *server = NFS_SERVER(inode); in nfs_inode_detach_delegation()
426 struct nfs_server *server = NFS_SERVER(inode); in nfs_inode_set_delegation()
512 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return()
751 (nfs4_has_session(NFS_SERVER(inode)->nfs_client) && in nfs4_inode_make_writeable()
988 struct nfs_server *server = NFS_SERVER(inode); in nfs_async_inode_return_delegation()
1214 struct nfs_server *server = NFS_SERVER(inode); in nfs_delegation_test_free_expired()
1285 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_inode_find_delegation_state_and_recover()
1294 nfs_mark_test_expired_delegation(NFS_SERVER(inode), delegation); in nfs_inode_find_delegation_state_and_recover()
Dfscache-index.c92 if (NFS_SERVER(&nfsi->vfs_inode)->nfs_client->rpc_ops->version == 4) in nfs_fscache_inode_check_aux()
Dnfs3acl.c49 struct nfs_server *server = NFS_SERVER(inode); in nfs3_get_acl()
161 struct nfs_server *server = NFS_SERVER(inode); in __nfs3_proc_setacls()
Dfile.c104 struct nfs_server *server = NFS_SERVER(inode); in nfs_revalidate_file_size()
798 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
841 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FLOCK) in nfs_flock()
Dread.c65 struct nfs_server *server = NFS_SERVER(inode); in nfs_pageio_init_read()
90 mirror->pg_bsize = NFS_SERVER(pgio->pg_inode)->rsize; in nfs_pageio_reset_read_mds()
Dwrite.c411 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_set_page_writeback()
424 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_end_page_writeback()
1256 struct rpc_auth *auth = NFS_SERVER(inode)->client->cl_auth; in nfs_ctx_key_to_expire()
1454 struct nfs_server *server = NFS_SERVER(inode); in nfs_pageio_init_write()
1478 mirror->pg_bsize = NFS_SERVER(pgio->pg_inode)->wsize; in nfs_pageio_reset_write_mds()
1587 NFS_SERVER(inode)->nfs_client->cl_hostname, in nfs_writeback_done()
1881 nfss = NFS_SERVER(data->inode); in nfs_commit_release_pages()
Dfscache.c237 if (NFS_SERVER(&nfsi->vfs_inode)->nfs_client->rpc_ops->version == 4) in nfs_fscache_update_auxdata()
247 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_fscache_init_inode()
Dinode.c795 struct nfs_server *server = NFS_SERVER(inode); in nfs_getattr()
864 stat->blksize = NFS_SERVER(inode)->dtsize; in nfs_getattr()
967 server = NFS_SERVER(inode); in nfs_close_context()
1164 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in __nfs_revalidate_inode()
1311 ret = __nfs_revalidate_inode(NFS_SERVER(inode), inode); in nfs_revalidate_mapping()
1850 NFS_SERVER(inode)->nfs_client->cl_hostname, in nfs_update_inode()
1868 server = NFS_SERVER(inode); in nfs_update_inode()
Dpagelist.c138 rpc_sleep_on(&NFS_SERVER(inode)->uoc_rpcwaitq, task, NULL); in nfs_async_iocounter_wait()
143 rpc_wake_up_queued_task(&NFS_SERVER(inode)->uoc_rpcwaitq, task); in nfs_async_iocounter_wait()
572 rpc_wake_up(&NFS_SERVER(d_inode(ctx->dentry))->uoc_rpcwaitq); in nfs_clear_request()
1108 if (NFS_SERVER(desc->pg_inode)->flags & NFS_MOUNT_SOFTERR) in nfs_pageio_do_add_request()
Dnfs3proc.c826 struct nfs_server *server = NFS_SERVER(inode); in nfs3_read_done()
846 hdr->args.replen = NFS_SERVER(hdr->inode)->read_hdrsize; in nfs3_proc_read_setup()
950 status = nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl, l_ctx); in nfs3_proc_lock()
Dcallback_proc.c288 if (NFS_SERVER(ino)->pnfs_curr_ld->return_range) { in initiate_file_draining()
289 NFS_SERVER(ino)->pnfs_curr_ld->return_range(lo, in initiate_file_draining()
Dnamespace.c150 struct nfs_server *server = NFS_SERVER(d_inode(path->dentry)); in nfs_d_automount()
Ddirect.c355 size_t rsize = max_t(size_t, NFS_SERVER(inode)->rsize, PAGE_SIZE); in nfs_direct_read_schedule_iovec()
801 size_t wsize = max_t(size_t, NFS_SERVER(inode)->wsize, PAGE_SIZE); in nfs_direct_write_schedule_iovec()
/Linux-v5.10/include/linux/
Dnfs_fs.h280 static inline struct nfs_server *NFS_SERVER(const struct inode *inode) in NFS_SERVER() function
287 return NFS_SERVER(inode)->client; in NFS_CLIENT()
292 return NFS_SERVER(inode)->nfs_client->rpc_ops; in NFS_PROTO()
297 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO()
303 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO()
348 return NFS_SERVER(inode)->caps & cap; in nfs_server_capable()
/Linux-v5.10/fs/nfs/filelayout/
Dfilelayout.c312 rpc_count_iostats(task, NFS_SERVER(hdr->inode)->client->cl_metrics); in filelayout_read_count_stats()
408 rpc_count_iostats(task, NFS_SERVER(hdr->inode)->client->cl_metrics); in filelayout_write_count_stats()
425 rpc_count_iostats(task, NFS_SERVER(cdata->inode)->client->cl_metrics); in filelayout_commit_count_stats()
551 d = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), &fl->deviceid, in filelayout_check_deviceid()
Dfilelayoutdev.c268 struct nfs_server *s = NFS_SERVER(lseg->pls_layout->plh_inode); in nfs4_fl_prepare_ds()
/Linux-v5.10/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c329 node = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), in ff_layout_init_mirror_ds()
373 struct nfs_server *s = NFS_SERVER(ino); in nfs4_ff_layout_prepare_ds()

12