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

  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_aix5_2.h 153 # define NFSMNT_ACREGMIN 0x0100 /* set min secs for file attr cache */
nfs_prot_hpux11.h 146 #define NFSMNT_ACREGMIN 0x0100 /* set min secs for file attr cache */
nfs_prot_nextstep.h 199 #define NFSMNT_ACREGMIN 0x0100 /* set min secs for file attr cache */
  /src/sys/fs/nfs/client/
nfs_clvfsops.c 661 if ((argp->flags & NFSMNT_ACREGMIN) && argp->acregmin >= 0)
930 NFSMNT_ACREGMIN | NFSMNT_ACREGMAX;
1057 NFSMNT_ACREGMIN | NFSMNT_ACREGMAX;
1067 args.flags |= NFSMNT_ACREGMIN;

Completed in 20 milliseconds