Searched defs:zero_timeout (Results 1 – 6 of 6) sorted by relevance
351 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3lookup() local409 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3getsymlink() local
97 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3getdents() local
97 struct timeval zero_timeout = {0, 0}; /* default */ in nfsgetdents() local
98 struct timeval zero_timeout = {0, 0}; /* default */ in nfs4getdents() local
51 static struct timeval zero_timeout = {0, 0}; /* default */ variable