Lines Matching defs:inode
87 struct inode *inode; in bpf_get_inode() local
112 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type()
125 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize()
137 struct inode *inode; in bpf_mkdir() local
156 struct inode *inode; in bpf_mkobj_ops() local
201 struct inode *inode; in bpf_symlink() local
300 struct inode *inode; in bpf_obj_do_get() local
372 static struct bpf_prog *__get_prog_inode(struct inode *inode, enum bpf_prog_type type) in __get_prog_inode()
422 struct inode *inode = container_of(head, struct inode, i_rcu); in bpf_destroy_inode_deferred() local
432 static void bpf_destroy_inode(struct inode *inode) in bpf_destroy_inode()
491 struct inode *inode; in bpf_fill_super() local