Home
last modified time | relevance | path

Searched refs:ncticks (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c1212 int error = 0, attrflag, dattrflag, ltype, ncticks; in nfs_lookup() local
1240 error = cache_lookup(dvp, vpp, cnp, &nctime, &ncticks); in nfs_lookup()
1280 ((u_int)(ticks - ncticks) < (nmp->nm_nametimeo * hz) && in nfs_lookup()
1304 if ((u_int)(ticks - ncticks) < (nmp->nm_negnametimeo * hz) && in nfs_lookup()