Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dautofs.h213 #define AUTOFS_MODE 0555 macro
/titanic_50/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c642 rootfnp->fn_mode = AUTOFS_MODE; in auto_mount()
H A Dauto_subr.c1413 fnp->fn_mode = AUTOFS_MODE; in auto_makefnnode()