Home
last modified time | relevance | path

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

/kernel/bpf/
Dinode.c76 static const struct inode_operations bpf_dir_iops; variable
141 inode->i_op = &bpf_dir_iops; in bpf_mkdir()
374 static const struct inode_operations bpf_dir_iops = { variable
404 if (dir->i_op != &bpf_dir_iops) { in bpf_obj_do_pin()
641 inode->i_op = &bpf_dir_iops; in bpf_fill_super()