Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dsmbfs_mount.h78 int acregmin; /* attr cache file min secs */ member
95 int32_t acregmin; /* attr cache file min secs */ member
/titanic_44/usr/src/uts/common/nfs/
H A Dmount.h79 int acregmin; /* attr cache file min secs */ member
115 int32_t acregmin; /* attr cache file min secs */ member
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dmount.c84 int acregmin; /* attr cache file min secs */ member
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h82 int acregmin; /* attr cache file 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()