Home
last modified time | relevance | path

Searched defs:file_system_type (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocking.rst213 file_system_type chapter
/kernel/linux/linux-6.6/Documentation/filesystems/
Dlocking.rst219 file_system_type chapter
/kernel/linux/linux-6.6/include/linux/
Dfs.h2366 struct file_system_type { struct
2378 struct dentry *(*mount) (struct file_system_type *, int, argument
2382 struct file_system_type * next; argument
2398 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument
/kernel/linux/linux-5.10/include/linux/
Dfs.h2296 struct file_system_type { struct
2308 struct dentry *(*mount) (struct file_system_type *, int, argument
2312 struct file_system_type * next; argument
2327 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument