Searched refs:bpf_fill_super (Results 1 – 1 of 1) sorted by relevance
338 static int bpf_fill_super(struct super_block *sb, void *data, int silent) in bpf_fill_super() function361 return mount_nodev(type, flags, data, bpf_fill_super); in bpf_mount()