Home
last modified time | relevance | path

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

/linux/fs/ramfs/
A Dinode.c57 struct inode *ramfs_get_inode(struct super_block *sb, in ramfs_get_inode() function
101 struct inode * inode = ramfs_get_inode(dir->i_sb, dir, mode, dev); in ramfs_mknod()
134 inode = ramfs_get_inode(dir->i_sb, dir, S_IFLNK|S_IRWXUGO, 0); in ramfs_symlink()
153 inode = ramfs_get_inode(dir->i_sb, dir, mode, 0); in ramfs_tmpfile()
243 inode = ramfs_get_inode(sb, NULL, S_IFDIR | fsi->mount_opts.mode, 0); in ramfs_fill_super()
/linux/include/linux/
A Dramfs.h7 struct inode *ramfs_get_inode(struct super_block *sb, const struct inode *dir,
/linux/mm/
A Dshmem.c4030 #define shmem_get_inode(sb, dir, mode, dev, flags) ramfs_get_inode(sb, dir, mode, dev)
/linux/
A DSystem.map12029 ffff80001037cf60 T ramfs_get_inode
A D.tmp_System.map12029 ffff80001037cf60 T ramfs_get_inode

Completed in 301 milliseconds