Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dsmbfs_mount.h79 int acregmax; /* attr cache file max secs */ member
96 int32_t acregmax; /* attr cache file max secs */ member
/titanic_44/usr/src/uts/common/nfs/
H A Dmount.h80 int acregmax; /* attr cache file max secs */ member
116 int32_t acregmax; /* attr cache file max secs */ member
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c85 int acregmax; /* attr cache file max secs */ member
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h83 int acregmax; /* attr cache file max 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()