Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/nfs/
H A 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()
H A 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()
94 struct nfs_server *server = NFS_SERVER(inode); in nfs42_proc_fallocate()
138 NFS_SERVER(inode)->caps &= ~NFS_CAP_ALLOCATE; in nfs42_proc_allocate()
161 NFS_SERVER(inode)->caps &= ~NFS_CAP_DEALLOCATE; in nfs42_proc_deallocate()
289 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy()
290 struct nfs_server *src_server = NFS_SERVER(src_inode); in _nfs42_proc_copy()
389 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy()
511 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs42_do_offload_cancel_async()
558 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in _nfs42_proc_copy_notify()
[all …]
H A Dnfs4proc.c1336 struct nfs_server *server = NFS_SERVER(dir); in nfs4_opendata_alloc()
1687 if (!nfs4_has_session(NFS_SERVER(state->inode)->nfs_client)) in nfs_set_open_stateid_locked()
1788 struct nfs_server *server = NFS_SERVER(state->inode); in update_open_stateid()
1921 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client; in nfs4_opendata_check_deleg()
2208 struct nfs_server *server = NFS_SERVER(state->inode); in nfs4_do_open_reclaim()
2295 struct nfs_server *server = NFS_SERVER(state->inode); in nfs4_open_delegation_recall()
2377 struct nfs_server *server = NFS_SERVER(d_inode(data->dir)); in _nfs4_proc_open_confirm()
2540 struct nfs_server *server = NFS_SERVER(dir); in nfs4_run_open_task()
2597 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr); in _nfs4_recover_proc_open()
2658 struct nfs_server *server = NFS_SERVER(dir); in _nfs4_proc_open()
[all …]
H A Dpnfs.c272 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_alloc_layout_hdr()
279 struct nfs_server *server = NFS_SERVER(lo->plh_inode); in pnfs_free_layout_hdr()
392 rpc_wake_up(&NFS_SERVER(lo->plh_inode)->roc_rpcwaitq); in pnfs_clear_layoutreturn_waitbit()
558 NFS_SERVER(inode)->pnfs_curr_ld->free_lseg(lseg); in pnfs_free_lseg()
1036 server = NFS_SERVER(inode); in pnfs_find_server()
1039 server = NFS_SERVER(parent_dir->d_inode); in pnfs_find_server()
1230 args->layout_type = NFS_SERVER(inode)->pnfs_curr_ld->id; in pnfs_init_layoutreturn_args()
1247 struct pnfs_layoutdriver_type *ld = NFS_SERVER(ino)->pnfs_curr_ld; in pnfs_send_layoutreturn()
1266 lrp->clp = NFS_SERVER(ino)->nfs_client; in pnfs_send_layoutreturn()
1370 if (NFS_SERVER(ino)->pnfs_curr_ld->return_range) in _pnfs_return_layout()
[all …]
H A 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()
H A Dpnfs.h480 struct pnfs_layoutdriver_type *ld = NFS_SERVER(inode)->pnfs_curr_ld; in pnfs_get_ds_info()
573 if (!pnfs_enabled_sb(NFS_SERVER(inode))) in pnfs_ld_layoutret_on_setattr()
575 return NFS_SERVER(inode)->pnfs_curr_ld->flags & in pnfs_ld_layoutret_on_setattr()
582 if (!pnfs_enabled_sb(NFS_SERVER(inode))) in pnfs_ld_read_whole_page()
584 return NFS_SERVER(inode)->pnfs_curr_ld->flags & PNFS_READ_WHOLE_PAGE; in pnfs_ld_read_whole_page()
590 if (!pnfs_enabled_sb(NFS_SERVER(inode))) in pnfs_sync_inode()
592 return NFS_SERVER(inode)->pnfs_curr_ld->sync(inode, datasync); in pnfs_sync_inode()
607 struct nfs_server *nfss = NFS_SERVER(ino); in pnfs_return_layout()
H A Dnfs4file.c159 if (count <= 2 * NFS_SERVER(file_inode(file_in))->rsize) in __nfs4_copy_file_range()
169 count <= 14 * NFS_SERVER(file_inode(file_in))->rsize) in __nfs4_copy_file_range()
249 struct nfs_server *server = NFS_SERVER(dst_inode); in nfs42_remap_file_range()
333 server = NFS_SERVER(ss_mnt->mnt_root->d_inode); in __nfs42_ssc_open()
H A 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()
1131 if (NFS_SERVER(dir)->flags & NFS_MOUNT_LOOKUP_CACHE_NONE) in nfs_check_verifier()
1139 if (__nfs_revalidate_inode(NFS_SERVER(dir), dir) < 0) in nfs_check_verifier()
1169 struct nfs_server *server = NFS_SERVER(inode); in nfs_lookup_verify_inode()
1232 if (NFS_SERVER(dir)->flags & NFS_MOUNT_LOOKUP_CACHE_NONEG) in nfs_neg_need_reval()
1298 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in nfs_lookup_revalidate_dentry()
1311 if (NFS_SERVER(inode)->flags & NFS_MOUNT_SOFTREVAL) in nfs_lookup_revalidate_dentry()
[all …]
H A Ddelegation.c376 struct nfs_server *server = NFS_SERVER(inode); in nfs_inode_detach_delegation()
433 struct nfs_server *server = NFS_SERVER(inode); in nfs_inode_set_delegation()
519 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_end_delegation_return()
797 (nfs4_has_session(NFS_SERVER(inode)->nfs_client) && in nfs4_inode_make_writeable()
1027 struct nfs_server *server = NFS_SERVER(inode); in nfs_async_inode_return_delegation()
1255 struct nfs_server *server = NFS_SERVER(inode); in nfs_delegation_test_free_expired()
1326 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; in nfs_inode_find_delegation_state_and_recover()
1335 nfs_mark_test_expired_delegation(NFS_SERVER(inode), delegation); in nfs_inode_find_delegation_state_and_recover()
H A Dfscache-index.c92 if (NFS_SERVER(&nfsi->vfs_inode)->nfs_client->rpc_ops->version == 4) in nfs_fscache_inode_check_aux()
H A 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()
H A Dwrite.c410 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_set_page_writeback()
423 struct nfs_server *nfss = NFS_SERVER(inode); in nfs_end_page_writeback()
1234 struct rpc_auth *auth = NFS_SERVER(inode)->client->cl_auth; in nfs_ctx_key_to_expire()
1432 struct nfs_server *server = NFS_SERVER(inode); in nfs_pageio_init_write()
1456 mirror->pg_bsize = NFS_SERVER(pgio->pg_inode)->wsize; in nfs_pageio_reset_write_mds()
1565 NFS_SERVER(inode)->nfs_client->cl_hostname, in nfs_writeback_done()
1866 nfss = NFS_SERVER(data->inode); in nfs_commit_release_pages()
H A Dfile.c104 struct nfs_server *server = NFS_SERVER(inode); in nfs_revalidate_file_size()
796 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FCNTL) in nfs_lock()
839 if (NFS_SERVER(inode)->flags & NFS_MOUNT_LOCAL_FLOCK) in nfs_flock()
H A 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()
H A Dinode.c810 struct nfs_server *server = NFS_SERVER(inode); in nfs_getattr()
876 stat->blksize = NFS_SERVER(inode)->dtsize; in nfs_getattr()
979 server = NFS_SERVER(inode); in nfs_close_context()
1179 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in __nfs_revalidate_inode()
1326 ret = __nfs_revalidate_inode(NFS_SERVER(inode), inode); in nfs_revalidate_mapping()
1865 NFS_SERVER(inode)->nfs_client->cl_hostname, in nfs_update_inode()
1883 server = NFS_SERVER(inode); in nfs_update_inode()
H A 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()
H A 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()
1109 if (NFS_SERVER(desc->pg_inode)->flags & NFS_MOUNT_SOFTERR) in nfs_pageio_do_add_request()
H A 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()
H A Dcallback_proc.c290 if (NFS_SERVER(ino)->pnfs_curr_ld->return_range) { in initiate_file_draining()
291 NFS_SERVER(ino)->pnfs_curr_ld->return_range(lo, in initiate_file_draining()
H A Dnamespace.c150 struct nfs_server *server = NFS_SERVER(d_inode(path->dentry)); in nfs_d_automount()
H A Ddirect.c355 size_t rsize = max_t(size_t, NFS_SERVER(inode)->rsize, PAGE_SIZE); in nfs_direct_read_schedule_iovec()
802 size_t wsize = max_t(size_t, NFS_SERVER(inode)->wsize, PAGE_SIZE); in nfs_direct_write_schedule_iovec()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h281 static inline struct nfs_server *NFS_SERVER(const struct inode *inode) in NFS_SERVER() function
288 return NFS_SERVER(inode)->client; in NFS_CLIENT()
293 return NFS_SERVER(inode)->nfs_client->rpc_ops; in NFS_PROTO()
298 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MINATTRTIMEO()
304 struct nfs_server *nfss = NFS_SERVER(inode); in NFS_MAXATTRTIMEO()
349 return NFS_SERVER(inode)->caps & cap; in nfs_server_capable()
/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A 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()
H A Dfilelayoutdev.c268 struct nfs_server *s = NFS_SERVER(lseg->pls_layout->plh_inode); in nfs4_fl_prepare_ds()
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A 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