Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dtoken.c132 if (sb->s_op != &bpf_super_ops) in bpf_token_create()
H A Dinode.c789 const struct super_operations bpf_super_ops = { variable
1025 sb->s_op = &bpf_super_ops; in bpf_fill_super()
/linux/include/linux/
H A Dbpf.h2373 extern const struct super_operations bpf_super_ops;