Searched refs:efs_fill_super (Results 1 – 1 of 1) sorted by relevance
23 static int efs_fill_super(struct super_block *s, void *d, int silent);28 return mount_bdev(fs_type, flags, dev_name, data, efs_fill_super); in efs_mount()251 static int efs_fill_super(struct super_block *s, void *d, int silent) in efs_fill_super() function
Completed in 3 milliseconds