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

  /src/sys/nfs/
nfs.h 396 #define NFSBIO_CACHECOOKIES 0x0001 /* Cache dir offset cookies */
nfs_bio.c 312 * NFSBIO_CACHECOOKIES flag indicates that all
335 if (cflag & NFSBIO_CACHECOOKIES) {
nfs_vnops.c 2313 ap->a_cookies ? NFSBIO_CACHECOOKIES : 0);

Completed in 16 milliseconds