Home
last modified time | relevance | path

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

/drivers/misc/ibmasm/
Dibmasmfs.c78 static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc);
82 return get_tree_single(fc, ibmasmfs_fill_super); in ibmasmfs_get_tree()
110 static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc) in ibmasmfs_fill_super() function