Home
last modified time | relevance | path

Searched refs:nfs4_call_sync (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfs/
Dnfs42proc.c67 status = nfs4_call_sync(server->client, server, msg, in _nfs42_proc_fallocate()
164 status = nfs4_call_sync(server->client, server, &msg, in _nfs42_proc_llseek()
310 status = nfs4_call_sync(server->client, server, msg, in _nfs42_proc_clone()
Dnfs4proc.c955 int nfs4_call_sync(struct rpc_clnt *clnt, in nfs4_call_sync() function
2703 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1); in _nfs4_do_setattr()
3043 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0); in _nfs4_server_capabilities()
3146 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0); in _nfs4_lookup_root()
3381 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0); in _nfs4_proc_getattr()
3492 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0); in _nfs4_proc_lookup()
3616 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0); in _nfs4_proc_access()
3676 …return nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode), &msg, &args.seq_args, &res.seq… in _nfs4_proc_readlink()
3740 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1); in _nfs4_proc_remove()
3860 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1); in _nfs4_proc_link()
[all …]
Dnfs4_fs.h235 extern int nfs4_call_sync(struct rpc_clnt *, struct nfs_server *,