Searched refs:hostfs (Results 1 – 11 of 11) 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
964 This is possible with the hostfs virtual filesystem. With it, you972 confine hostfs to a specific "harmless" directory (for example ``/var/tmp``)975 Using hostfs978 To begin with, make sure that hostfs is available inside the virtual983 ``hostfs`` should be listed. If it's not, either rebuild the kernel984 with hostfs configured into it or make sure that hostfs is built as a990 # mount none /mnt/host -t hostfs996 # mount none /mnt/home -t hostfs -o /home1000 hostfs as the root filesystem1004 hostfs rather than using the standard filesystem in a file.[all …]
139 mount none /tmp/fromhost -t hostfs -o /tmp/umlshare146 <http://user-mode-linux.sourceforge.net/hostfs.html>.
118 obj-y += hostfs/
4564 FIXTURE_VARIANT_ADD(layout3_fs, hostfs) { in FIXTURE_VARIANT_ADD() argument
22524 F: fs/hostfs/
[all...]