Searched refs:hostfs (Results 1 – 6 of 6) sorted by relevance
6 hostfs-objs := hostfs_kern.o8 hostfs-builtin-$(CONFIG_HOSTFS) += hostfs_user.o hostfs_user_exp.o10 obj-y := $(hostfs-builtin-y) $(hostfs-builtin-m)11 obj-$(CONFIG_HOSTFS) += hostfs.o
999 This is possible with the hostfs virtual filesystem. With it, you1007 confine hostfs to a specific "harmless" directory (for example ``/var/tmp``)1010 Using hostfs1013 To begin with, make sure that hostfs is available inside the virtual1018 ``hostfs`` should be listed. If it's not, either rebuild the kernel1019 with hostfs configured into it or make sure that hostfs is built as a1025 # mount none /mnt/host -t hostfs1031 # mount none /mnt/home -t hostfs -o /home1035 hostfs as the root filesystem1039 hostfs rather than using the standard filesystem in a file.[all …]
144 mount none /tmp/fromhost -t hostfs -o /tmp/umlshare151 <http://user-mode-linux.sourceforge.net/hostfs.html>.
116 obj-y += hostfs/
5184 FIXTURE_VARIANT_ADD(layout3_fs, hostfs) { in FIXTURE_VARIANT_ADD() argument
24482 F: fs/hostfs/