Home
last modified time | relevance | path

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

/fs/
Dbinfmt_misc.c693 static int bm_fill_super(struct super_block * sb, void * data, int silent) in bm_fill_super() function
709 return mount_single(fs_type, flags, data, bm_fill_super); in bm_mount()