Searched defs:dentry (Results 1 – 9 of 9) sorted by relevance
| /kernel/bpf/ |
| D | inode.c | 125 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize() 135 static int bpf_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in bpf_mkdir() 153 static int bpf_mkobj_ops(struct inode *dir, struct dentry *dentry, in bpf_mkobj_ops() 169 static int bpf_mkobj(struct inode *dir, struct dentry *dentry, umode_t mode, in bpf_mkobj() 189 bpf_lookup(struct inode *dir, struct dentry *dentry, unsigned flags) in bpf_lookup() 197 static int bpf_symlink(struct inode *dir, struct dentry *dentry, in bpf_symlink() 233 struct dentry *dentry; in bpf_obj_do_pin() local
|
| /kernel/ |
| D | relay.c | 315 static int remove_buf_file_default_callback(struct dentry *dentry) in remove_buf_file_default_callback() 408 struct dentry *dentry) in relay_set_buf_dentry() 418 struct dentry *dentry; in relay_create_buf_file() local 446 struct dentry *dentry; in relay_open_buf() local 622 struct dentry *dentry; member 655 struct dentry *dentry; in relay_late_setup_files() local
|
| D | audit_fsnotify.c | 87 struct dentry *dentry; in audit_alloc_mark() local
|
| D | auditsc.c | 1632 static void handle_path(const struct dentry *dentry) in handle_path() 1772 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode() 1871 const struct dentry *dentry, in __audit_inode_child()
|
| D | audit.c | 2026 const struct dentry *dentry) in audit_copy_fcaps() 2048 void audit_copy_inode(struct audit_names *name, const struct dentry *dentry, in audit_copy_inode()
|
| /kernel/cgroup/ |
| D | cgroup-v1.c | 731 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build() 1130 struct dentry *dentry; in cgroup1_mount() local
|
| D | cgroup.c | 1950 struct dentry *dentry; in cgroup_do_mount() local 1990 struct dentry *dentry; in cgroup_mount() local 5784 struct cgroup_subsys_state *css_tryget_online_from_dir(struct dentry *dentry, in css_tryget_online_from_dir()
|
| /kernel/gcov/ |
| D | fs.c | 58 struct dentry *dentry; member
|
| /kernel/trace/ |
| D | blktrace.c | 432 static int blk_remove_buf_file_callback(struct dentry *dentry) in blk_remove_buf_file_callback()
|