Lines Matching full:mount

88 	 * mount point. The daemon must have failed to mount this  in autofs_dir_open()
91 * mount request. Otherwise we're doing a readdir on the in autofs_dir_open()
251 pr_debug("waiting for mount name=%pd\n", path->dentry); in autofs_mount_wait()
253 pr_debug("mount wait done status=%d\n", status); in autofs_mount_wait()
292 * If this is an indirect mount the dentry could have gone away in autofs_mountpoint_changed()
320 /* The daemon never triggers a mount. */ in autofs_d_automount()
330 * the mount. in autofs_d_automount()
336 /* Callback to the daemon to perform the mount or wait */ in autofs_d_automount()
359 * after umounting a rootless multi-mount, although it in autofs_d_automount()
362 * the mount never trigger mounts themselves (they have an in autofs_d_automount()
363 * autofs trigger mount mounted on them). But v4 pseudo direct in autofs_d_automount()
391 /* Mount succeeded, check if we ended up with a new dentry */ in autofs_d_automount()
420 * This dentry may be under construction so wait on mount in autofs_d_manage()
433 * a mount-trap. in autofs_d_manage()
455 * ->d_automount() and wait on a new mount if the expire in autofs_d_manage()
457 * mount to follow with a rootless multi-mount). in autofs_d_manage()
462 * updated so check if this is a rootless multi-mount so in autofs_d_manage()
502 * mount operation, unless the directory already exists, so we in autofs_lookup()
515 /* Mark entries in the root as mount triggers */ in autofs_lookup()
546 * autofs mount is catatonic but the state of an autofs in autofs_dir_symlink()
594 * it will invalidate the dentry and try to mount with a new one.
608 * autofs mount is catatonic but the state of an autofs in autofs_dir_unlink()
633 * Version 4 of autofs provides a pseudo direct mount implementation
635 * an indirect mount to trigger mounts. To allow for this we need to
638 * following a mount or restore it after an expire because these mounts
690 * autofs mount is catatonic but the state of an autofs in autofs_dir_rmdir()
733 * autofs mount is catatonic but the state of an autofs in autofs_dir_mkdir()
831 * Tells the daemon whether it can umount the autofs mount.