Searched defs:dentry (Results 1 – 9 of 9) sorted by relevance
/kernel/bpf/ |
D | inode.c | 123 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize() 133 static int bpf_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in bpf_mkdir() 307 static int bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, in bpf_mkobj_ops() 324 static int bpf_mkprog(struct dentry *dentry, umode_t mode, void *arg) in bpf_mkprog() 330 static int bpf_mkmap(struct dentry *dentry, umode_t mode, void *arg) in bpf_mkmap() 340 bpf_lookup(struct inode *dir, struct dentry *dentry, unsigned flags) in bpf_lookup() 351 static int bpf_symlink(struct inode *dir, struct dentry *dentry, in bpf_symlink() 386 struct dentry *dentry; in bpf_obj_do_pin() local
|
/kernel/ |
D | relay.c | 316 static int remove_buf_file_default_callback(struct dentry *dentry) in remove_buf_file_default_callback() 409 struct dentry *dentry) in relay_set_buf_dentry() 419 struct dentry *dentry; in relay_create_buf_file() local 447 struct dentry *dentry; in relay_open_buf() local 623 struct dentry *dentry; member 656 struct dentry *dentry; in relay_late_setup_files() local
|
D | auditsc.c | 1764 static void handle_path(const struct dentry *dentry) in handle_path() 1897 const struct dentry *dentry) in audit_copy_fcaps() 1921 const struct dentry *dentry, in audit_copy_inode() 1944 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode() 2062 const struct dentry *dentry, in __audit_inode_child()
|
D | audit_fsnotify.c | 78 struct dentry *dentry; in audit_alloc_mark() local
|
/kernel/gcov/ |
D | fs.c | 58 struct dentry *dentry; member
|
/kernel/cgroup/ |
D | cgroup-v1.c | 690 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()
|
D | cgroup.c | 6186 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir()
|
/kernel/dma/ |
D | debug.c | 848 struct dentry *dentry = debugfs_create_dir("dma-api", NULL); in dma_debug_fs_init() local
|
/kernel/trace/ |
D | blktrace.c | 431 static int blk_remove_buf_file_callback(struct dentry *dentry) in blk_remove_buf_file_callback()
|