Home
last modified time | relevance | path

Searched refs:mount (Results 726 - 750 of 1093) sorted by relevance

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

/kernel/linux/linux-6.6/fs/ocfs2/dlmfs/
H A Ddlmfs.c65 * The ABI features are local to this machine's dlmfs mount. This is
569 .mount = dlmfs_mount,
/kernel/linux/linux-6.6/fs/romfs/
H A Dsuper.c69 #include <linux/mount.h>
572 * Set up the filesystem mount context.
/kernel/linux/linux-6.6/fs/smb/client/
H A Dioctl.c13 #include <linux/mount.h>
199 * the mount and then issue fsync to server (if nostrictsync not set) in cifs_shutdown()
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c10 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/quota/
H A Dquota_v2.c8 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/
H A Dstatfs.c6 #include <linux/mount.h>
/kernel/linux/linux-6.6/fs/nfs/
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? */ in nfs_find_best_sec()
252 * respect to the secinfo flavor list and the sec= mount options.
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl32.c6 #include <linux/mount.h>
/kernel/linux/linux-6.6/kernel/
H A Dacct.c58 #include <linux/mount.h>
/kernel/linux/linux-6.6/drivers/dax/
H A Dsuper.c7 #include <linux/mount.h>
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpci_hotplug_core.c26 #include <linux/mount.h>
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_fs.c37 #include <linux/mount.h>
446 * This fills everything in when the fs is mounted, to handle umount/mount
508 * because nobody has yet tried to mount the filesystem, so in qibfs_add()
510 * during the mount, that will get a complaint, so this is OK. in qibfs_add()
511 * add_cntr_files() for all units is done at mount from in qibfs_add()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c12 #include <sys/mount.h>
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dresctrlfs.c69 ret = mount("resctrl", RESCTRL_PATH, "resctrl", 0, NULL); in mount_resctrlfs()
71 perror("# mount"); in mount_resctrlfs()
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh22 # Find cgroup v2 mount point
23 CGROUP2=$(mount -t cgroup2 | head -1 | awk -e '{print $3}')
24 [[ -n "$CGROUP2" ]] || skip_test "Cgroup v2 mount point not found!"
/kernel/liteos_a/testsuites/unittest/common/include/
H A DosTest.h53 #include <sys/mount.h>
/third_party/ltp/lib/
H A Dtst_device.c9 #include <sys/mount.h>
636 tst_brkm(TBROK, NULL, "Could not find mount device"); in tst_stat_mount_dev()
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c60 #include <sys/mount.h>
/third_party/musl/scripts/
H A Druntest_Windows.bat82 hdc shell mount -o rw,remount /
H A Druntest_linux.sh103 ${CMD} shell mount -o rw,remount /
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c20 #include <sys/mount.h>
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify09.c45 #include <sys/mount.h>
90 .tname = "Events on non-dir child with both parent and mount marks",
96 .tname = "Events on non-dir child and subdir with both parent and mount marks",
103 .tname = "Events on non-dir child and parent with both parent and mount marks",
117 .tname = "Events on non-dir children with both parent and mount marks",
124 .tname = "Events on non-dir child with both parent and mount marks and filename info",
243 * Add subdir or mount mark for each group with CLOSE event, in create_fanotify_groups()
/third_party/toybox/lib/
H A Dportability.c54 #include <sys/mount.h>
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h42 #include <linux/mount.h>
173 /* File represents mount that needs unmounting */
2066 * i_flags updated. Hence, i_flags no longer inherit the superblock mount
2308 struct dentry *(*mount) (struct file_system_type *, int, member
3270 extern int simple_pin_fs(struct file_system_type *, struct vfsmount **mount, int *count);
3271 extern void simple_release_fs(struct vfsmount **mount, int *count);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h42 #include <linux/mount.h>
176 /* File represents mount that needs unmounting */
1276 * Number of inode/mount/sb objects that are being watched, note that
1355 * @idmap: idmap of the mount the inode was found from
1369 * @idmap: idmap of the mount the inode was found from
1389 * @idmap: idmap of the mount the inode was found from
1394 * mount into the filesystem kuid.
1407 * @idmap: idmap of the mount the inode was found from
1421 * @idmap: idmap of the mount the inode was found from
1441 * @idmap: idmap of the mount th
2372 struct dentry *(*mount) (struct file_system_type *, int, global() member
[all...]

Completed in 28 milliseconds

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