Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfs/
Dnfs_commonsubs.c1211 u_int64_t uquad = 0, thyp, thyp2; in nfsv4_loadattr() local
1416 thyp2 = fxdr_hyper(tl); in nfsv4_loadattr()
1421 thyp2 != (u_int64_t) in nfsv4_loadattr()
1427 nap->na_filesid[1] = thyp2; in nfsv4_loadattr()
2135 if (!vp || !nfsrv_atroot(vp, &thyp2)) in nfsv4_loadattr()
2136 thyp2 = nap->na_fileid; in nfsv4_loadattr()
2137 if (thyp2 != thyp) in nfsv4_loadattr()