Lines Matching refs:mount
16 #include <linux/mount.h>
70 * don't have to play tricks with the mount options and recursive calls to
237 btrfs_err(fs_info, "%s must be used with ro mount option",
266 "trying to use backup root at mount time");
271 "disabling log replay at mount time");
288 "disabling log replay at mount time");
305 * Regular mount options parser. Everything that is needed only when
574 "disabling log replay at mount time");
707 "trying to use backup root at mount time");
816 btrfs_err(info, "unrecognized mount option '%s'", p);
856 * Parse mount options that are required early in the mount process.
858 * All other options will be parsed on much later in the mount process and
910 * Parse mount options that are related to subvolume id
1107 * will mount by default if we haven't been given a specific subvolume
1108 * to mount.
1120 * mount the top-level subvolume.
1438 * Find a superblock for the given device / mount point.
1587 /* mount device's root (/) */
1830 "mount required to replay tree-log, cannot remount read-write");
2154 .mount = btrfs_mount,
2162 .mount = btrfs_mount_root,