Searched refs:mount (Results 151 - 175 of 358) sorted by relevance

1234567891011>>

/linux-master/fs/qnx6/
H A Dinode.c24 #include <linux/mount.h>
319 /* parse the mount-options */
321 pr_err("invalid mount options.\n");
644 .mount = qnx6_mount,
/linux-master/fs/debugfs/
H A Dinode.c17 #include <linux/mount.h>
146 * We might like to report bad mount options here;
147 * but traditionally debugfs has ignored all mount options
164 * On remount, only reset mode/uid/gid if they were provided as mount
313 .mount = debug_mount,
940 else if (!strcmp(str, "no-mount"))
/linux-master/fs/tracefs/
H A Dinode.c14 #include <linux/mount.h>
190 * If the root is not the mount point, then check the root's
192 * mount point.
350 * We might like to report bad mount options here;
351 * but traditionally tracefs has ignored all mount options
371 * On remount, only reset mode/uid/gid if they were provided as mount
536 .mount = trace_mount,
/linux-master/fs/verity/
H A Denable.c11 #include <linux/mount.h>
/linux-master/kernel/
H A Dumh.c20 #include <linux/mount.h>
/linux-master/fs/ecryptfs/
H A Dfile.c15 #include <linux/mount.h>
H A Dmmap.c17 #include <linux/mount.h>
/linux-master/fs/nfs/
H A Dnamespace.c14 #include <linux/mount.h>
H A Dnfs4namespace.c13 #include <linux/mount.h>
110 * Determine the mount path as a string
197 * sec= mount option list if it exists.
221 /* does the pseudoflavor match a sec= mount opt? */
252 * respect to the secinfo flavor list and the sec= mount options.
/linux-master/fs/proc/
H A Dproc_net.c21 #include <linux/mount.h>
H A Droot.c20 #include <linux/mount.h>
/linux-master/fs/
H A Dinit.c7 #include <linux/mount.h>
H A Dstatfs.c6 #include <linux/mount.h>
/linux-master/tools/testing/selftests/openat2/
H A Dopenat2_test.c12 #include <sys/mount.h>
/linux-master/security/loadpin/
H A Dloadpin.c16 #include <linux/mount.h>
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh149 sudo mount -o loop "${rootfs_img}" "${mount_dir}"
/linux-master/fs/jffs2/
H A Dsuper.c21 #include <linux/mount.h>
160 * JFFS2 mount options.
/linux-master/fs/kernfs/
H A Dmount.c3 * fs/kernfs/mount.c - kernfs mount implementation
11 #include <linux/mount.h>
323 * specify the hierarchy and namespace tag to mount via ->@root and ->@ns,
/linux-master/drivers/md/dm-vdo/indexer/
H A Dio-factory.c11 #include <linux/mount.h>
/linux-master/security/landlock/
H A Dsyscalls.c19 #include <linux/mount.h>
/linux-master/tools/testing/selftests/
H A DMakefile54 TARGETS += mount
/linux-master/mm/
H A Dshmem_quota.c26 #include <linux/mount.h>
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h229 LONG mount; member in struct:linux_romvec
/linux-master/drivers/pci/hotplug/
H A Dpci_hotplug_core.c26 #include <linux/mount.h>
/linux-master/drivers/misc/cxl/
H A Dapi.c11 #include <linux/mount.h>
72 pr_err("Cannot mount cxl pseudo filesystem: %d\n", rc);

Completed in 273 milliseconds

1234567891011>>