Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_bio.c293 (en > 0 && NFS_GETCOOKIE(pdp) != ndp->dc_cookie)) { in nfs_bioread()
298 (uintmax_t)NFS_GETCOOKIE(pdp)); in nfs_bioread()
336 nndp = nfs_enterdircache(vp, NFS_GETCOOKIE(pdp), in nfs_bioread()
358 curoff = NFS_GETCOOKIE(pdp); in nfs_bioread()
H A Dnfs.h386 #define NFS_GETCOOKIE(dp) \ macro
H A Dnfs_vnops.c2394 *(cookies++) = NFS_GETCOOKIE(dp); in nfs_readdir()