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

  /src/sys/nfs/
nfsmount.h 94 #define NFSMNT_NOAC 0x00080000 /* Turn off attribute cache */
nfs_clntsubs.c 536 if ((nmp->nm_flag & NFSMNT_NOAC) != 0)
  /src/sbin/mount_nfs/
mount_nfs.c 239 nfsargsp->flags |= NFSMNT_NOAC;
293 nfsargsp->flags |= NFSMNT_NOAC;

Completed in 12 milliseconds