Searched refs:hostfs (Results 1 – 4 of 4) 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
966 This is possible with the hostfs virtual filesystem. With it, you974 confine hostfs to a specific "harmless" directory (for example ``/var/tmp``)977 Using hostfs980 To begin with, make sure that hostfs is available inside the virtual985 ``hostfs`` should be listed. If it's not, either rebuild the kernel986 with hostfs configured into it or make sure that hostfs is built as a992 # mount none /mnt/host -t hostfs998 # mount none /mnt/home -t hostfs -o /home1002 hostfs as the root filesystem1006 hostfs rather than using the standard filesystem in a file.[all …]
6833 FIXTURE_VARIANT_ADD(layout3_fs, hostfs) { in FIXTURE_VARIANT_ADD() argument
27551 F: fs/hostfs/