Searched refs:shmem_get_inode (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | shmem.c | 3113 static struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 3141 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 3841 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, dev, VM_NORESERVE); in shmem_mknod() 3881 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, 0, VM_NORESERVE); in shmem_tmpfile() 4094 inode = shmem_get_inode(idmap, dir->i_sb, dir, S_IFLNK | 0777, 0, in shmem_symlink() 5099 inode = shmem_get_inode(&nop_mnt_idmap, sb, NULL, in shmem_fill_super() 5789 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 5819 inode = shmem_get_inode(&nop_mnt_idmap, mnt->mnt_sb, NULL, in __shmem_file_setup()
|