Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c60 static int auto_access(vnode_t *, int, int, cred_t *, caller_context_t *);
96 VOPNAME_ACCESS, { .vop_access = auto_access },
308 auto_access( in auto_access() function