Searched defs:dir (Results 1 – 5 of 5) sorted by relevance
/mm/ |
D | shmem.c | 2238 static struct inode *shmem_get_inode(struct super_block *sb, const struct inode *dir, in shmem_get_inode() 2879 shmem_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) in shmem_mknod() 2908 shmem_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) in shmem_tmpfile() 2931 static int shmem_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in shmem_mkdir() 2941 static int shmem_create(struct inode *dir, struct dentry *dentry, umode_t mode, in shmem_create() 2950 static int shmem_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in shmem_link() 2978 static int shmem_unlink(struct inode *dir, struct dentry *dentry) in shmem_unlink() 2992 static int shmem_rmdir(struct inode *dir, struct dentry *dentry) in shmem_rmdir() 3097 static int shmem_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in shmem_symlink() 4085 #define shmem_get_inode(sb, dir, mode, dev, flags) ramfs_get_inode(sb, dir, mode, dev) argument
|
D | failslab.c | 45 struct dentry *dir; in failslab_debugfs_init() local
|
D | process_vm_access.c | 267 int dir = vm_write ? WRITE : READ; in process_vm_rw() local 325 int dir = vm_write ? WRITE : READ; in compat_process_vm_rw() local
|
D | hmm.c | 976 enum dma_data_direction dir = DMA_TO_DEVICE; in hmm_range_dma_map() local 1016 enum dma_data_direction dir = DMA_TO_DEVICE; in hmm_range_dma_map() local 1069 enum dma_data_direction dir = DMA_TO_DEVICE; in hmm_range_dma_unmap() local
|
D | page_alloc.c | 3363 struct dentry *dir; in fail_page_alloc_debugfs() local
|