Home
last modified time | relevance | path

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

/linux-6.15/Documentation/filesystems/
Dlocking.rst224 file_system_type chapter
/linux-6.15/include/linux/
Dfs.h2607 struct file_system_type { struct
2621 struct dentry *(*mount) (struct file_system_type *, int, argument
2625 struct file_system_type * next; argument
2626 struct hlist_head fs_supers;
2628 struct lock_class_key s_lock_key;
2652 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument