Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dinode.c735 struct bpf_mount_opts *opts = root->d_sb->s_fs_info; in bpf_show_options()
819 struct bpf_mount_opts *opts = fc->s_fs_info; in bpf_parse_param()
1013 struct bpf_mount_opts *opts = sb->s_fs_info; in bpf_fill_super()
1058 struct bpf_mount_opts *opts; in bpf_init_fs_context()
1060 opts = kzalloc(sizeof(struct bpf_mount_opts), GFP_KERNEL); in bpf_init_fs_context()
1081 struct bpf_mount_opts *opts = sb->s_fs_info; in bpf_kill_super()
H A Dtoken.c113 struct bpf_mount_opts *mnt_opts; in bpf_token_create()
/linux/include/linux/
H A Dbpf.h1718 struct bpf_mount_opts { struct