Lines Matching defs:inode
106 struct inode *inode; in bpf_get_inode() local
129 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type()
144 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize()
156 struct inode *inode; in bpf_mkdir() local
272 static int bpffs_map_open(struct inode *inode, struct file *file) in bpffs_map_open()
295 static int bpffs_map_release(struct inode *inode, struct file *file) in bpffs_map_release()
320 static int bpffs_obj_open(struct inode *inode, struct file *file) in bpffs_obj_open()
334 struct inode *inode = bpf_get_inode(dir->i_sb, dir, mode); in bpf_mkobj_ops() local
387 struct inode *inode; in bpf_symlink() local
498 struct inode *inode; in bpf_obj_do_get() local
556 static struct bpf_prog *__get_prog_inode(struct inode *inode, enum bpf_prog_type type) in __get_prog_inode()
733 struct inode *inode = d_inode(root); in bpf_show_options() local
778 static void bpf_free_inode(struct inode *inode) in bpf_free_inode()
1014 struct inode *inode; in bpf_fill_super() local