Home
last modified time | relevance | path

Searched refs:mount (Results 501 - 525 of 1087) sorted by relevance

1...<<21222324252627282930>>...44

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_root.c9 #include <linux/mount.h>
/kernel/linux/linux-5.10/fs/nfs/
H A Dgetroot.c2 /* getroot.c: get the root dentry for an NFS mount
24 #include <linux/mount.h>
82 /* get the actual root for this mount */ in nfs_get_root()
/kernel/linux/linux-5.10/fs/notify/
H A Dfdinfo.c123 struct mount *mnt = fsnotify_conn_mount(mark->connector); in fanotify_fdinfo()
/kernel/linux/linux-5.10/fs/efivarfs/
H A Dfile.c11 #include <linux/mount.h>
/kernel/linux/linux-5.10/fs/hfsplus/
H A Doptions.c17 #include <linux/mount.h>
98 /* Parse options from mount. Returns 0 on failure */
99 /* input is the options passed to mount() as a string */
/kernel/linux/linux-5.10/kernel/
H A Dusermode_driver.c7 #include <linux/mount.h>
/kernel/linux/linux-5.10/ipc/
H A Dnamespace.c15 #include <linux/mount.h>
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dioctl.c7 #include <linux/mount.h>
/kernel/linux/linux-5.10/fs/ubifs/
H A Dioctl.c16 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/notify/
H A Dfdinfo.c121 struct mount *mnt = fsnotify_conn_mount(mark->connector); in fanotify_fdinfo()
/kernel/linux/linux-6.6/fs/
H A Danon_inodes.c18 #include <linux/mount.h>
261 panic("anon_inode_init() kernel mount failed (%ld)\n", PTR_ERR(anon_inode_mnt)); in anon_inode_init()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Doptions.c17 #include <linux/mount.h>
98 /* Parse options from mount. Returns 0 on failure */
99 /* input is the options passed to mount() as a string */
/kernel/linux/linux-6.6/fs/nfs/
H A Dgetroot.c2 /* getroot.c: get the root dentry for an NFS mount
24 #include <linux/mount.h>
82 /* get the actual root for this mount */ in nfs_get_root()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dioctl.c7 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/ubifs/
H A Dioctl.c16 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/afs/
H A Dmntpt.c13 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_root.c9 #include <linux/mount.h>
/kernel/linux/linux-6.6/kernel/module/
H A Ddups.c24 #include <linux/mount.h>
/kernel/linux/linux-6.6/tools/testing/fault-injection/
H A Dfailcmd.sh72 DEBUGFS=`mount -t debugfs | head -1 | awk '{ print $3}'`
/kernel/linux/linux-6.6/tools/testing/selftests/cpu-hotplug/
H A Dcpu-on-off-test.sh20 SYSFS=`mount -t sysfs | head -1 | awk '{ print $3 }'`
/kernel/liteos_a/fs/proc/os_adapt/
H A Dsys_user.c32 #include <sys/mount.h>
/kernel/linux/linux-6.6/kernel/
H A Dusermode_driver.c7 #include <linux/mount.h>
/third_party/ltp/testcases/kernel/controllers/cpuset/
H A Dcpuset_funcs.sh153 # Create /dev/cpuset & mount the cgroup file system with cpuset
165 mount -t cgroup -o cpuset cpuset "$CPUSET" 2> /dev/null
168 tst_brkm TFAIL "Could not mount cgroup filesystem with"\
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs05_make_tree.c44 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify06.c20 * fanotify: fix notification of groups with inode & mount marks
39 #include <sys/mount.h>
76 { "Fanotify merge mount mark", mntpoint, 0 },
77 { "Fanotify merge overlayfs mount mark", OVL_MNT, 1 },
90 /* Add mount mark for each group */ in create_fanotify_groups()

Completed in 9 milliseconds

1...<<21222324252627282930>>...44