Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dinode.c599 struct bpf_mount_opts { struct
605 struct bpf_mount_opts *opts = fc->fs_private; in bpf_parse_param() argument
629 struct bpf_mount_opts *opts = fc->fs_private; in bpf_fill_super()
668 struct bpf_mount_opts *opts; in bpf_init_fs_context()
670 opts = kzalloc(sizeof(struct bpf_mount_opts), GFP_KERNEL); in bpf_init_fs_context()