Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dbinfmt_misc.c785 static int bm_fill_super(struct super_block *sb, void *data, int silent) in bm_fill_super() function
803 return mount_single(fs_type, flags, data, bm_fill_super); in bm_mount()