Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c89 bool_t mount_access = TRUE; in do_mount1() local
105 subdir, isdirect, mount_access); in do_mount1()
197 if (mount_access == TRUE) { in do_mount1()
198 mount_access = FALSE; in do_mount1()
H A Dautod_parse.c118 char *subdir, uint_t isdirect, bool_t mount_access) in parse_entry() argument
197 rootnode, key, isdirect, mount_access) != PARSE_OK) in parse_entry()
762 char *key, uint_t isdirect, bool_t mount_access) in modify_mapents() argument
777 &faked_mapents, isdirect, mapopts, mount_access)) != PARSE_OK) in modify_mapents()
795 (mount_access == FALSE && me->map_mntlevel == 0)) { in modify_mapents()
864 uint_t isdirect, char *mapopts, bool_t mount_access) in set_and_fake_mapent_mntlevel() argument
923 if (prevnode->mapent != NULL && mount_access == TRUE) { in set_and_fake_mapent_mntlevel()