Lines Matching refs:rpc_call_sync
36 res = rpc_call_sync(clnt, msg, flags); in nfs3_rpc_wrapper()
45 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) macro
73 status = rpc_call_sync(client, &msg, 0); in do_proc_get_root()
78 status = rpc_call_sync(client, &msg, 0); in do_proc_get_root()
121 status = rpc_call_sync(server->client, &msg, task_flags); in nfs3_proc_getattr()
146 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_setattr()
188 status = rpc_call_sync(NFS_CLIENT(dir), &msg, task_flags); in nfs3_proc_lookup()
194 status = rpc_call_sync(NFS_CLIENT(dir), &msg, task_flags); in nfs3_proc_lookup()
221 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_access()
253 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_readlink()
297 status = rpc_call_sync(NFS_CLIENT(dir), &data->msg, 0); in nfs3_do_create()
428 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_remove()
511 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_link()
623 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_rmdir()
676 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_readdir()
766 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_statfs()
784 status = rpc_call_sync(client, &msg, 0); in do_proc_fsinfo()
818 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_pathconf()