Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocking.rst210 file_system_type chapter
/kernel/linux/linux-5.10/include/linux/
Dfs.h2229 struct file_system_type { struct
2241 struct dentry *(*mount) (struct file_system_type *, int, argument
2245 struct file_system_type * next; argument
2260 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument
/kernel/linux/linux-4.19/include/linux/
Dfs.h2130 struct file_system_type { struct
2138 struct dentry *(*mount) (struct file_system_type *, int, argument
2142 struct file_system_type * next; argument
2157 extern struct dentry *mount_ns(struct file_system_type *fs_type, argument