Home
last modified time | relevance | path

Searched refs:NFSMNT_ACREGMIN (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_aix5_2.h153 # define NFSMNT_ACREGMIN 0x0100 /* set min secs for file attr cache */ macro
H A Dnfs_prot_hpux11.h146 #define NFSMNT_ACREGMIN 0x0100 /* set min secs for file attr cache */ macro
H A Dnfs_prot_nextstep.h199 #define NFSMNT_ACREGMIN 0x0100 /* set min secs for file attr cache */ macro
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clvfsops.c661 if ((argp->flags & NFSMNT_ACREGMIN) && argp->acregmin >= 0) in nfs_decode_args()
930 NFSMNT_ACREGMIN | NFSMNT_ACREGMAX; in nfs_mount()
1057 NFSMNT_ACREGMIN | NFSMNT_ACREGMAX; in nfs_mount()
1067 args.flags |= NFSMNT_ACREGMIN; in nfs_mount()