Searched defs:mount_ok (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c83 int mount_ok = 0; local
218 mount_ok = !err;
264 mount_ok++;
275 mount_ok = 0;
281 mount_ok = !err;
287 mount_ok = !err;
303 if (mount_ok) {

Completed in 58 milliseconds