Searched defs:shmem_get_inode (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/mm/ |
| D | shmem.c | 2531 static struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 2559 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, in shmem_get_inode() function 4776 static inline struct inode *shmem_get_inode(struct mnt_idmap *idmap, struct super_block *sb, struct… in shmem_get_inode() function
|
| /kernel/linux/linux-5.10/mm/ |
| D | shmem.c | 2283 static struct inode *shmem_get_inode(struct super_block *sb, const struct inode *dir, in shmem_get_inode() function 4197 #define shmem_get_inode(sb, dir, mode, dev, flags) ramfs_get_inode(sb, dir, mode, dev) macro
|