HomeSort by: relevance | last modified time | path
    Searched refs:NFS_GETCOOKIE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_bio.c 293 (en > 0 && NFS_GETCOOKIE(pdp) != ndp->dc_cookie)) {
298 (uintmax_t)NFS_GETCOOKIE(pdp));
336 nndp = nfs_enterdircache(vp, NFS_GETCOOKIE(pdp),
358 curoff = NFS_GETCOOKIE(pdp);
nfs.h 384 #define NFS_GETCOOKIE(dp) \
nfs_vnops.c 2347 *(cookies++) = NFS_GETCOOKIE(dp);

Completed in 16 milliseconds