Home
last modified time | relevance | path

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

/mm/
Dshmem.c1090 struct dentry *dentry, struct iattr *attr) in shmem_setattr()
2820 static int shmem_statfs(struct dentry *dentry, struct kstatfs *buf) in shmem_statfs()
2849 struct dentry *dentry, umode_t mode, dev_t dev) in shmem_mknod()
2879 struct dentry *dentry, umode_t mode) in shmem_tmpfile()
2903 struct dentry *dentry, umode_t mode) in shmem_mkdir()
2915 struct dentry *dentry, umode_t mode, bool excl) in shmem_create()
2923 static int shmem_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in shmem_link()
2951 static int shmem_unlink(struct inode *dir, struct dentry *dentry) in shmem_unlink()
2965 static int shmem_rmdir(struct inode *dir, struct dentry *dentry) in shmem_rmdir()
3075 struct dentry *dentry, const char *symname) in shmem_symlink()
[all …]
Ddebug.c118 struct dentry dentry; in __dump_page() local
Dsecretmem.c173 struct dentry *dentry, struct iattr *iattr) in secretmem_setattr()
Dswapfile.c3141 struct dentry *dentry; in SYSCALL_DEFINE2() local