Searched refs:bpf_super_ops (Results 1 – 3 of 3) sorted by relevance
132 if (sb->s_op != &bpf_super_ops) in bpf_token_create()
789 const struct super_operations bpf_super_ops = { variable 1025 sb->s_op = &bpf_super_ops; in bpf_fill_super()
2373 extern const struct super_operations bpf_super_ops;