Lines Matching refs:mount
7 * super.c contains code to handle: - mount structures
10 * - mount system call
27 #include <linux/mount.h>
40 #include <uapi/linux/mount.h>
194 * @flags: the mount flags
574 * @flags: mount flags
589 * mount through to here so always use &init_user_ns
987 * mappings. So If we try to mount readonly then copy the filesystem
1170 * for a kernel-internal mount or a submount.
1317 warnf(fc, "%pg: Can't mount, blockdev is frozen", bdev);
1334 warnf(fc, "%pg: Can't mount, would change RO state", bdev);
1494 * mount should be rejected if the parameters are not compatible.