Home
last modified time | relevance | path

Searched refs:mount (Results 651 - 675 of 1113) sorted by relevance

1...<<21222324252627282930>>...45

/kernel/linux/linux-6.6/fs/efs/
H A Dsuper.c41 .mount = efs_mount,
/kernel/linux/linux-6.6/fs/coda/
H A Dinode.c115 pr_warn("%s: Bad mount data\n", __func__); in get_device_index()
120 pr_warn("%s: Bad mount version\n", __func__); in get_device_index()
327 .mount = coda_mount,
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dfile.c15 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/kernfs/
H A Dmount.c3 * fs/kernfs/mount.c - kernfs mount implementation
11 #include <linux/mount.h>
325 * specify the hierarchy and namespace tag to mount via ->@root and ->@ns,
/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c20 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_net.c21 #include <linux/mount.h>
H A Droot.c20 #include <linux/mount.h>
H A Dtask_nommu.c7 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/
H A Dutimes.c3 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsuper.c21 #include <linux/mount.h>
159 * JFFS2 mount options.
/kernel/linux/linux-6.6/tools/testing/selftests/
H A DMakefile49 TARGETS += mount
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dopenat2_test.c12 #include <sys/mount.h>
/kernel/linux/linux-6.6/security/landlock/
H A Dsyscalls.c19 #include <linux/mount.h>
/kernel/linux/linux-6.6/security/loadpin/
H A Dloadpin.c16 #include <linux/mount.h>
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dvmtest.sh147 sudo mount -o loop "${rootfs_img}" "${mount_dir}"
/kernel/liteos_a/testsuites/unittest/common/
H A DosTest.cpp369 Description: create a partition for testing,partition num is 0,mount point is jffs0
387 if ((uwRet = mount("/dev/spinorblk0", "/jffs0", "jffs", 0, NULL)) != 0) in TestPartInit()
388 PRINT_ERR("mount jffs0 failed,err %d\n", uwRet); in TestPartInit()
390 printf("[OK] mount jffs0 successful\n"); in TestPartInit()
/kernel/linux/linux-6.6/kernel/
H A Dumh.c20 #include <linux/mount.h>
/kernel/linux/linux-6.6/mm/
H A Dshmem_quota.c26 #include <linux/mount.h>
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_main.c21 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest06.c55 #include <sys/mount.h>
H A Dftest02.c53 #include <sys/mount.h>
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c24 #include <sys/mount.h>
41 /* If mtab is within new mount, don't touch it */ in mtab_needs_update()
77 * hide in a directory, where mount isn't able to resolve in fuse_mnt_add_mount()
92 execle("/sbin/mount", "/sbin/mount", "-F", type, "-o", opts, in fuse_mnt_add_mount()
94 fprintf(stderr, "%s: failed to execute /sbin/mount: %s\n", progname, in fuse_mnt_add_mount()
193 fprintf(stderr, "%s: bad mount point %s: %s\n", progname, orig, in fuse_mnt_resolve_path()
242 fprintf(stderr, "%s: if you are sure this is safe, use the 'nonempty' mount option\n", progname); in fuse_mnt_check_empty()
272 /* If mtab is within new mount, don't touch it */ in mtab_needs_update()
323 * hide in a directory, where mount is in fuse_mnt_add_mount()
[all...]
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c23 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dinclude.h48 #include <sys/mount.h>
157 "file::mount", in clear_status()
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c103 #include <sys/mount.h>

Completed in 15 milliseconds

1...<<21222324252627282930>>...45