Lines Matching refs:rpc_call_sync
35 res = rpc_call_sync(clnt, msg, flags); in nfs3_rpc_wrapper()
44 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) macro
72 status = rpc_call_sync(client, &msg, 0); in do_proc_get_root()
77 status = rpc_call_sync(client, &msg, 0); in do_proc_get_root()
114 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_getattr()
139 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_setattr()
173 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_lookup()
179 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_lookup()
221 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_access()
260 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_readlink()
303 status = rpc_call_sync(NFS_CLIENT(dir), &data->msg, 0); in nfs3_do_create()
426 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_remove()
505 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_link()
605 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_rmdir()
658 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_readdir()
742 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_statfs()
760 status = rpc_call_sync(client, &msg, 0); in do_proc_fsinfo()
794 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_pathconf()