Searched defs:dentry (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | shmem.c | 550 static int shmem_setattr(struct dentry *dentry, struct iattr *attr) in shmem_setattr() 2184 static int shmem_statfs(struct dentry *dentry, struct kstatfs *buf) in shmem_statfs() 2209 shmem_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) in shmem_mknod() 2238 shmem_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) in shmem_tmpfile() 2261 static int shmem_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in shmem_mkdir() 2271 static int shmem_create(struct inode *dir, struct dentry *dentry, umode_t mode, in shmem_create() 2280 static int shmem_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in shmem_link() 2304 static int shmem_unlink(struct inode *dir, struct dentry *dentry) in shmem_unlink() 2318 static int shmem_rmdir(struct inode *dir, struct dentry *dentry) in shmem_rmdir() 2423 static int shmem_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in shmem_symlink() [all …]
|
D | hwpoison-inject.c | 80 struct dentry *dentry; in pfn_inject_init() local
|
D | kmemleak.c | 1907 struct dentry *dentry; in kmemleak_late_init() local
|