Home
last modified time | relevance | path

Searched refs:shmem_get_inode (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/mm/
Dshmem.c2514 static struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function
2542 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function
3214 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, dev, VM_NORESERVE); in shmem_mknod()
3250 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, 0, VM_NORESERVE); in shmem_tmpfile()
3454 inode = shmem_get_inode(idmap, dir->i_sb, dir, S_IFLNK | 0777, 0, in shmem_symlink()
4354 inode = shmem_get_inode(&nop_mnt_idmap, sb, NULL, S_IFDIR | sbinfo->mode, 0, in shmem_fill_super()
4759 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, struct super_block *sb, struct… in shmem_get_inode() function
4788 inode = shmem_get_inode(&nop_mnt_idmap, mnt->mnt_sb, NULL, in __shmem_file_setup()