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
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()
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()
245 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_access()
277 status = rpc_call_sync(NFS_CLIENT(inode), &msg, 0); in nfs3_proc_readlink()
321 status = rpc_call_sync(NFS_CLIENT(dir), &data->msg, 0); in nfs3_do_create()
452 status = rpc_call_sync(NFS_CLIENT(dir), &msg, 0); in nfs3_proc_remove()
535 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()