Searched refs:ibmasmfs_fill_super (Results 1 – 1 of 1) sorted by relevance
91 static int ibmasmfs_fill_super (struct super_block *sb, void *data, int silent);97 return mount_single(fst, flags, data, ibmasmfs_fill_super); in ibmasmfs_mount()115 static int ibmasmfs_fill_super (struct super_block *sb, void *data, int silent) in ibmasmfs_fill_super() function