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() 156 struct dentry *dentry, umode_t mode) in bpf_mkdir() 331 static int bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, in bpf_mkobj_ops() 348 static int bpf_mkprog(struct dentry *dentry, umode_t mode, void *arg) in bpf_mkprog() 354 static int bpf_mkmap(struct dentry *dentry, umode_t mode, void *arg) in bpf_mkmap() 363 static int bpf_mklink(struct dentry *dentry, umode_t mode, void *arg) in bpf_mklink() 373 bpf_lookup(struct inode *dir, struct dentry *dentry, unsigned flags) in bpf_lookup() 386 struct dentry *dentry, const char *target) in bpf_symlink() 422 struct dentry *dentry; in bpf_iter_link_pin_kernel() local 441 struct dentry *dentry; in bpf_obj_do_pin() local
|
/kernel/ |
D | relay.c | 341 struct dentry *dentry) in relay_set_buf_dentry() 351 struct dentry *dentry; in relay_create_buf_file() local 379 struct dentry *dentry; in relay_open_buf() local 541 struct dentry *dentry; member 574 struct dentry *dentry; in relay_late_setup_files() local
|
D | auditsc.c | 2110 static void handle_path(const struct dentry *dentry) in handle_path() 2244 const struct dentry *dentry) in audit_copy_fcaps() 2268 const struct dentry *dentry, in audit_copy_inode() 2291 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode() 2409 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 | 59 struct dentry *dentry; member
|
/kernel/cgroup/ |
D | cgroup-v1.c | 701 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()
|
D | cgroup.c | 6799 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir()
|
/kernel/dma/ |
D | debug.c | 806 struct dentry *dentry = debugfs_create_dir("dma-api", NULL); in dma_debug_fs_init() local
|
/kernel/trace/ |
D | blktrace.c | 476 static int blk_remove_buf_file_callback(struct dentry *dentry) in blk_remove_buf_file_callback()
|