Searched refs:auto_access (Results 1 – 1 of 1) sorted by relevance
61 static int auto_access(vnode_t *, int, int, cred_t *, caller_context_t *);97 VOPNAME_ACCESS, { .vop_access = auto_access },309 auto_access( in auto_access() function