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

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

Completed in 58 milliseconds