Searched defs:dentry (Results 1 – 9 of 9) sorted by relevance
/kernel/bpf/ |
D | inode.c | 145 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize() 155 static int bpf_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in bpf_mkdir() 330 static int bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, in bpf_mkobj_ops() 347 static int bpf_mkprog(struct dentry *dentry, umode_t mode, void *arg) in bpf_mkprog() 353 static int bpf_mkmap(struct dentry *dentry, umode_t mode, void *arg) in bpf_mkmap() 362 static int bpf_mklink(struct dentry *dentry, umode_t mode, void *arg) in bpf_mklink() 372 bpf_lookup(struct inode *dir, struct dentry *dentry, unsigned flags) in bpf_lookup() 384 static int bpf_symlink(struct inode *dir, struct dentry *dentry, in bpf_symlink() 421 struct dentry *dentry; in bpf_iter_link_pin_kernel() local 440 struct dentry *dentry; in bpf_obj_do_pin() local
|
/kernel/ |
D | relay.c | 317 static int remove_buf_file_default_callback(struct dentry *dentry) in remove_buf_file_default_callback() 410 struct dentry *dentry) in relay_set_buf_dentry() 420 struct dentry *dentry; in relay_create_buf_file() local 448 struct dentry *dentry; in relay_open_buf() local 629 struct dentry *dentry; member 662 struct dentry *dentry; in relay_late_setup_files() local
|
D | auditsc.c | 1845 static void handle_path(const struct dentry *dentry) in handle_path() 1991 const struct dentry *dentry) in audit_copy_fcaps() 2015 const struct dentry *dentry, in audit_copy_inode() 2038 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode() 2156 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 | 703 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()
|
D | cgroup.c | 6478 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir()
|
/kernel/dma/ |
D | debug.c | 809 struct dentry *dentry = debugfs_create_dir("dma-api", NULL); in dma_debug_fs_init() local
|
/kernel/trace/ |
D | blktrace.c | 435 static int blk_remove_buf_file_callback(struct dentry *dentry) in blk_remove_buf_file_callback()
|