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.c1295 u_int64_t uquad = 0, thyp, thyp2; in nfsv4_loadattr() local
1503 thyp2 = fxdr_hyper(tl); in nfsv4_loadattr()
1508 thyp2 != (u_int64_t) in nfsv4_loadattr()
1514 nap->na_filesid[1] = thyp2; in nfsv4_loadattr()
2231 if (!vp || !nfsrv_atroot(vp, &thyp2)) in nfsv4_loadattr()
2232 thyp2 = nap->na_fileid; in nfsv4_loadattr()
2233 if (thyp2 != thyp) in nfsv4_loadattr()