Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dbinfmt_misc.c823 static int bm_fill_super(struct super_block *sb, void *data, int silent) in bm_fill_super() function
841 return mount_single(fs_type, flags, data, bm_fill_super); in bm_mount()