Searched refs:shmem_get_inode (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | shmem.c | 3105 static struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 3133 static struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 3830 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, dev, in shmem_mknod() 3866 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, 0, in shmem_tmpfile() 4063 inode = shmem_get_inode(idmap, dir->i_sb, dir, S_IFLNK | 0777, 0, in shmem_symlink() 5066 inode = shmem_get_inode(&nop_mnt_idmap, sb, NULL, in shmem_fill_super() 5795 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 5828 inode = shmem_get_inode(&nop_mnt_idmap, mnt->mnt_sb, NULL, in __shmem_file_setup()
|