Searched refs:bpf_map_iops (Results 1 – 1 of 1) sorted by relevance
79 static const struct inode_operations bpf_map_iops = { }; variable114 else if (inode->i_op == &bpf_map_iops) in bpf_inode_type()184 return bpf_mkobj_ops(dir, dentry, mode, &bpf_map_iops); in bpf_mkobj()