Home
last modified time | relevance | path

Searched refs:hostfs_fill_super (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/hostfs/
Dhostfs_kern.c931 static int hostfs_fill_super(struct super_block *sb, struct fs_context *fc) in hostfs_fill_super() function
1026 return get_tree_nodev(fc, hostfs_fill_super); in hostfs_fc_get_tree()