Home
last modified time | relevance | path

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

/trueos/sys/fs/nfsserver/
HDnfs_nfsdport.c113 struct vnode *nh_vp; /* vp to match (unreferenced pointer) */ member
134 if (nfsheur[hi].nh_vp == vp) { in nfsrv_sequential_heuristic()
146 if (nh->nh_vp != vp) { in nfsrv_sequential_heuristic()
147 nh->nh_vp = vp; in nfsrv_sequential_heuristic()
/trueos/sys/nfsserver/
HDnfs_serv.c118 struct vnode *nh_vp; /* vp to match (unreferenced pointer) */ member
179 if (nfsheur[hi].nh_vp == vp) { in nfsrv_sequential_heuristic()
191 if (nh->nh_vp != vp) { in nfsrv_sequential_heuristic()
192 nh->nh_vp = vp; in nfsrv_sequential_heuristic()