Searched refs:auto_mount (Results 1 – 2 of 2) sorted by relevance
141 static int auto_mount(vfs_t *, vnode_t *, struct mounta *, cred_t *);250 VFSNAME_MOUNT, { .vfs_mount = auto_mount }, in autofs_init()347 auto_mount(vfs_t *vfsp, vnode_t *vp, struct mounta *uap, cred_t *cr) in auto_mount() function
1012 int auto_mount = 0; in auto_perform_actions() local1084 auto_mount = 0; in auto_perform_actions()1280 auto_mount = vfs_matchops(dvp->v_vfsp, in auto_perform_actions()1295 if (auto_mount && (error == 0) && (mvp != dvp)) { in auto_perform_actions()