Searched refs:nfs4_call_sync (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4proc.c690 #define nfs4_call_sync(server, msg, args, res, cache_reply) \ macro
1794 status = nfs4_call_sync(server, &msg, &arg, &res, 1);
2140 status = nfs4_call_sync(server, &msg, &args, &res, 0);
2210 return nfs4_call_sync(server, &msg, &args, &res, 0);
2299 return nfs4_call_sync(server, &msg, &args, &res, 0);
2383 status = nfs4_call_sync(server, &msg, &args, &res, 0);
2470 status = nfs4_call_sync(server, &msg, &args, &res, 0);
2537 return nfs4_call_sync(NFS_SERVER(inode), &msg, &args, &res, 0);
2627 status = nfs4_call_sync(server, &msg, &args, &res, 1);
2699 status = nfs4_call_sync(serve
[all...]

Completed in 117 milliseconds