Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dsmbfs_mount.h81 int acdirmax; /* attr cache dir max secs */ member
98 int32_t acdirmax; /* attr cache dir max secs */ member
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h82 int acdirmax; /* attr cache dir max secs */ member
118 int32_t acdirmax; /* attr cache dir max secs */ member
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c87 int acdirmax; /* attr cache dir max secs */ member
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h85 int acdirmax; /* attr cache dir max secs */ member
/titanic_41/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()