Home
last modified time | relevance | path

Searched defs:zero_timeout (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dnfs3ops.c351 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3lookup() local
409 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3getsymlink() local
H A Dgetdents3.c97 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3getdents() local
H A Dgetdents.c97 struct timeval zero_timeout = {0, 0}; /* default */ in nfsgetdents() local
H A Dgetdents4.c98 struct timeval zero_timeout = {0, 0}; /* default */ in nfs4getdents() local
H A Dnfs2ops.c51 static struct timeval zero_timeout = {0, 0}; /* default */ variable
H A Dnfs4ops.c51 static struct timeval zero_timeout = {0, 0}; /* default */ variable