Home
last modified time | relevance | path

Searched defs:dentry (Results 1 – 9 of 9) sorted by relevance

/kernel/bpf/
Dinode.c145 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/
Drelay.c341 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
Dauditsc.c2110 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()
Daudit_fsnotify.c78 struct dentry *dentry; in audit_alloc_mark() local
/kernel/gcov/
Dfs.c59 struct dentry *dentry; member
/kernel/cgroup/
Dcgroup-v1.c701 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()
Dcgroup.c6799 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir()
/kernel/dma/
Ddebug.c806 struct dentry *dentry = debugfs_create_dir("dma-api", NULL); in dma_debug_fs_init() local
/kernel/trace/
Dblktrace.c476 static int blk_remove_buf_file_callback(struct dentry *dentry) in blk_remove_buf_file_callback()