Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c1301 u_int64_t uquad = 0, thyp, thyp2; in nfsv4_loadattr() local
1510 thyp2 = fxdr_hyper(tl); in nfsv4_loadattr()
1515 thyp2 != (u_int64_t) in nfsv4_loadattr()
1521 nap->na_filesid[1] = thyp2; in nfsv4_loadattr()
2238 if (!vp || !nfsrv_atroot(vp, &thyp2)) in nfsv4_loadattr()
2239 thyp2 = nap->na_fileid; in nfsv4_loadattr()
2240 if (thyp2 != thyp) in nfsv4_loadattr()