Home
last modified time | relevance | path

Searched defs:acdirmin (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dsmbfs_mount.h80 int acdirmin; /* attr cache dir min secs */ member
97 int32_t acdirmin; /* attr cache dir min secs */ member
/titanic_44/usr/src/uts/common/nfs/
H A Dmount.h81 int acdirmin; /* attr cache dir min secs */ member
117 int32_t acdirmin; /* attr cache dir min secs */ member
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c86 int acdirmin; /* attr cache dir min secs */ member
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h84 int acdirmin; /* attr cache dir min secs */ member
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c580 uint_t acregmin, uint_t acregmax, uint_t acdirmin, uint_t acdirmax) in fscache_acset()