Lines Matching refs:rpc_call_sync
36 res = rpc_call_sync(clnt, msg, flags); in nfs3_rpc_wrapper()
46 #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()
120 status = rpc_call_sync(server->client, &msg, task_flags); in nfs3_proc_getattr()
145 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_setattr()
181 status = rpc_call_sync(NFS_CLIENT(dir), &msg, task_flags); in __nfs3_proc_lookup()
187 status = rpc_call_sync(NFS_CLIENT(dir), &msg, task_flags); in __nfs3_proc_lookup()
244 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_access()
276 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_readlink()
320 status = rpc_call_sync(NFS_CLIENT(dir), &data->msg, 0); in nfs3_do_create()
451 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_remove()
534 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_link()
647 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_rmdir()
699 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_readdir()
789 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_statfs()
807 status = rpc_call_sync(client, &msg, 0); in do_proc_fsinfo()
841 status = rpc_call_sync(server->client, &msg, 0); in nfs3_proc_pathconf()