Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c275 dir->dir_remount = 1; in main()
312 mntflgs = MS_OPTIONSTR | (dir->dir_remount ? MS_REMOUNT : 0); in main()
323 if (dir->dir_remount) in main()
H A Dautomount.h166 int dir_remount; /* a remount */ member
H A Dauto_subr.c235 dir->dir_remount = 0; in dirinit()