Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c87 bool_t mount_access = TRUE; in do_mount1() local
103 subdir, isdirect, mount_access); in do_mount1()
195 if (mount_access == TRUE) { in do_mount1()
196 mount_access = FALSE; in do_mount1()
H A Dautod_parse.c119 char *subdir, uint_t isdirect, bool_t mount_access) in parse_entry() argument
198 rootnode, key, isdirect, mount_access) != PARSE_OK) in parse_entry()
724 char *key, uint_t isdirect, bool_t mount_access) in modify_mapents() argument
739 &faked_mapents, isdirect, mapopts, mount_access)) != PARSE_OK) in modify_mapents()
757 (mount_access == FALSE && me->map_mntlevel == 0)) { in modify_mapents()
826 uint_t isdirect, char *mapopts, bool_t mount_access) in set_and_fake_mapent_mntlevel() argument
897 if (prevnode->mapent != NULL && mount_access == TRUE) { in set_and_fake_mapent_mntlevel()