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()
116 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_getattr()
141 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_setattr()
178 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_lookup()
184 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_lookup()
211 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_access()
243 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_readlink()
286 status = rpc_call_sync(NFS_CLIENT(dir), &data->msg, 0); in nfs3_do_create()
409 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_remove()
492 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_link()
592 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_rmdir()
645 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_readdir()
729 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_statfs()
747 status = rpc_call_sync(client, &msg, 0); in do_proc_fsinfo()
781 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_pathconf()