Home
last modified time | relevance | path

Searched refs:rpc_ops (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/fs/nfs/
H A Dclient.c90 if (nfs->rpc_ops->version == version) { in find_nfs_version()
126 nfs_version[nfs->rpc_ops->version] = nfs->rpc_vers; in register_nfs_version()
136 nfs_version[nfs->rpc_ops->version] = NULL; in unregister_nfs_version()
162 clp->rpc_ops = clp->cl_nfs_mod->rpc_ops; in nfs_alloc_client()
272 clp->rpc_ops->free_client(clp); in nfs_put_client()
308 if (clp->rpc_ops != data->nfs_mod->rpc_ops) in nfs_match_client()
408 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
[all...]
H A Dexport.c70 const struct nfs_rpc_ops *rpc_ops; in nfs_fh_to_dentry() local
97 rpc_ops = NFS_SB(sb)->nfs_client->rpc_ops; in nfs_fh_to_dentry()
98 ret = rpc_ops->getattr(NFS_SB(sb), server_fh, fattr, NULL); in nfs_fh_to_dentry()
125 struct nfs_rpc_ops const *ops = server->nfs_client->rpc_ops; in nfs_get_parent()
H A Dnamespace.c182 ctx->version = client->rpc_ops->version; in nfs_d_automount()
187 ret = client->rpc_ops->submount(fc, server); in nfs_d_automount()
272 server = ctx->nfs_mod->rpc_ops->clone_server(NFS_SB(ctx->clone_data.sb), in nfs_do_submount()
311 err = server->nfs_client->rpc_ops->lookup(d_inode(parent), dentry, in nfs_submount()
H A Dsuper.c259 error = server->nfs_client->rpc_ops->statfs(server, fh, &res); in nfs_statfs()
455 u32 version = clp->rpc_ops->version; in nfs_show_mount_options()
677 if (nfss->nfs_client->rpc_ops->version == 4) { in nfs_show_stats()
905 return ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_mount_request()
932 server = ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_mount_request()
948 return ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_mount_request()
958 ctx->server = ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_get_tree()
985 ctx->version != nfss->nfs_client->rpc_ops->version || in nfs_compare_remount_data()
1056 switch (server->nfs_client->rpc_ops->version) { in nfs_fill_super()
1135 s->s_d_op = server->nfs_client->rpc_ops in nfs_set_super()
[all...]
H A Dnfs3super.c15 .rpc_ops = &nfs_v3_clientops,
H A Dnfs.h19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */ member
H A Dnfs2super.c14 .rpc_ops = &nfs_v2_clientops,
H A Dfile.c539 if (cl->rpc_ops->enable_swap) in nfs_swap_activate()
540 cl->rpc_ops->enable_swap(inode); in nfs_swap_activate()
553 if (cl->rpc_ops->disable_swap) in nfs_swap_deactivate()
554 cl->rpc_ops->disable_swap(file_inode(file)); in nfs_swap_deactivate()
H A Dfscache.h122 if (NFS_SERVER(inode)->nfs_client->rpc_ops->version == 4) in nfs_fscache_update_auxdata()
H A Dgetroot.c87 error = server->nfs_client->rpc_ops->getroot(server, ctx->mntfh, &fsinfo); in nfs_get_root()
H A Dread.c192 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
195 rpc_ops->read_setup(hdr, msg); in nfs_initiate_read()
190 nfs_initiate_read(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) nfs_initiate_read() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dexport.c71 const struct nfs_rpc_ops *rpc_ops; in nfs_fh_to_dentry() local
104 rpc_ops = NFS_SB(sb)->nfs_client->rpc_ops; in nfs_fh_to_dentry()
105 ret = rpc_ops->getattr(NFS_SB(sb), server_fh, fattr, label, NULL); in nfs_fh_to_dentry()
136 struct nfs_rpc_ops const *ops = server->nfs_client->rpc_ops; in nfs_get_parent()
H A Dclient.c89 if (nfs->rpc_ops->version == version) { in find_nfs_version()
125 nfs_version[nfs->rpc_ops->version] = nfs->rpc_vers; in register_nfs_version()
135 nfs_version[nfs->rpc_ops->version] = NULL; in unregister_nfs_version()
161 clp->rpc_ops = clp->cl_nfs_mod->rpc_ops; in nfs_alloc_client()
273 clp->rpc_ops->free_client(clp); in nfs_put_client()
309 if (clp->rpc_ops != data->nfs_mod->rpc_ops) in nfs_match_client()
405 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
[all...]
H A Dnamespace.c182 ctx->version = client->rpc_ops->version; in nfs_d_automount()
187 ret = client->rpc_ops->submount(fc, server); in nfs_d_automount()
268 server = ctx->nfs_mod->rpc_ops->clone_server(NFS_SB(ctx->clone_data.sb), in nfs_do_submount()
307 err = server->nfs_client->rpc_ops->lookup(d_inode(parent), dentry, in nfs_submount()
H A Dsuper.c247 error = server->nfs_client->rpc_ops->statfs(server, fh, &res); in nfs_statfs()
443 u32 version = clp->rpc_ops->version; in nfs_show_mount_options()
646 if (nfss->nfs_client->rpc_ops->version == 4) { in nfs_show_stats()
886 return ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_mount_request()
913 server = ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_mount_request()
929 return ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_mount_request()
939 ctx->server = ctx->nfs_mod->rpc_ops->create_server(fc); in nfs_try_get_tree()
966 ctx->version != nfss->nfs_client->rpc_ops->version || in nfs_compare_remount_data()
1032 switch (server->nfs_client->rpc_ops->version) { in nfs_fill_super()
1109 s->s_d_op = server->nfs_client->rpc_ops in nfs_set_super()
[all...]
H A Dnfs.h19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */ member
H A Dnfs2super.c14 .rpc_ops = &nfs_v2_clientops,
H A Dnfs3super.c15 .rpc_ops = &nfs_v3_clientops,
H A Dfile.c506 if (cl->rpc_ops->enable_swap) in nfs_swap_activate()
507 cl->rpc_ops->enable_swap(inode); in nfs_swap_activate()
519 if (cl->rpc_ops->disable_swap) in nfs_swap_deactivate()
520 cl->rpc_ops->disable_swap(file_inode(file)); in nfs_swap_deactivate()
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 Dgetroot.c90 error = server->nfs_client->rpc_ops->getroot(server, ctx->mntfh, &fsinfo); in nfs_get_root()
H A Dfscache.c58 key.hdr.nfsversion = clp->rpc_ops->version; in nfs_fscache_get_client_cookie()
237 if (NFS_SERVER(&nfsi->vfs_inode)->nfs_client->rpc_ops->version == 4) in nfs_fscache_update_auxdata()
H A Dread.c209 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
216 rpc_ops->read_setup(hdr, msg); in nfs_initiate_read()
207 nfs_initiate_read(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) nfs_initiate_read() argument
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_rpc.c227 struct vpu_iface_ops *rpc_ops = NULL; in vpu_get_iface() local
233 rpc_ops = imx8q_rpc_ops; in vpu_get_iface()
243 return &rpc_ops[type]; in vpu_get_iface()
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_fs_sb.h59 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member

Completed in 15 milliseconds

12