Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/filesystems/
Dlocking.rst212 file_system_type chapter
/linux-6.1.9/include/linux/
Dfs.h2543 struct file_system_type { struct
2555 struct dentry *(*mount) (struct file_system_type *, int, argument
2559 struct file_system_type * next; argument
2575 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument