Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Dbpf.h2293 extern const struct super_operations bpf_super_ops;