HomeSort by: relevance | last modified time | path
    Searched refs:NFSMNT_NOAC (Results 1 - 6 of 6) 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;
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_aix5_2.h 152 # define NFSMNT_NOAC 0x080 /* don't cache attributes */
nfs_prot_hpux11.h 145 #define NFSMNT_NOAC 0x080 /* don't cache attributes */
nfs_prot_nextstep.h 198 #define NFSMNT_NOAC 0x080 /* don't cache attributes */

Completed in 42 milliseconds