Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c621 static const struct super_operations bpf_super_ops = { variable
751 sb->s_op = &bpf_super_ops; in bpf_fill_super()