Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c84 int mount_attempts = 5; in main() local
184 if (!in_mnttab(mountp) && mount_attempts-- > 0) { in main()
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c422 int mount_attempts = 5; in mountfs() local
564 mount_attempts-- > 0) { in mountfs()