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()
776 const struct super_operations bpf_super_ops = { variable1012 sb->s_op = &bpf_super_ops; in bpf_fill_super()
2559 extern const struct super_operations bpf_super_ops;