Lines Matching full:mount
86 * mount point. The daemon must have failed to mount this in autofs_dir_open()
89 * mount request. Otherwise we're doing a readdir on the in autofs_dir_open()
249 pr_debug("waiting for mount name=%pd\n", path->dentry); in autofs_mount_wait()
251 pr_debug("mount wait done status=%d\n", status); in autofs_mount_wait()
290 * If this is an indirect mount the dentry could have gone away in autofs_mountpoint_changed()
318 /* The daemon never triggers a mount. */ in autofs_d_automount()
328 * the mount. in autofs_d_automount()
334 /* Callback to the daemon to perform the mount or wait */ in autofs_d_automount()
357 * after umounting a rootless multi-mount, although it in autofs_d_automount()
360 * the mount never trigger mounts themselves (they have an in autofs_d_automount()
361 * autofs trigger mount mounted on them). But v4 pseudo direct in autofs_d_automount()
389 /* Mount succeeded, check if we ended up with a new dentry */ in autofs_d_automount()
418 * This dentry may be under construction so wait on mount in autofs_d_manage()
431 * a mount-trap. in autofs_d_manage()
453 * ->d_automount() and wait on a new mount if the expire in autofs_d_manage()
455 * mount to follow with a rootless multi-mount). in autofs_d_manage()
460 * updated so check if this is a rootless multi-mount so in autofs_d_manage()
500 * mount operation, unless the directory already exists, so we in autofs_lookup()
513 /* Mark entries in the root as mount triggers */ in autofs_lookup()
544 * autofs mount is catatonic but the state of an autofs in autofs_dir_symlink()
592 * it will invalidate the dentry and try to mount with a new one.
606 * autofs mount is catatonic but the state of an autofs in autofs_dir_unlink()
631 * Version 4 of autofs provides a pseudo direct mount implementation
633 * an indirect mount to trigger mounts. To allow for this we need to
636 * following a mount or restore it after an expire because these mounts
688 * autofs mount is catatonic but the state of an autofs in autofs_dir_rmdir()
730 * autofs mount is catatonic but the state of an autofs in autofs_dir_mkdir()
828 * Tells the daemon whether it can umount the autofs mount.