Home
last modified time | relevance | path

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

/arch/s390/hypfs/
Dinode.c94 static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode) in hypfs_make_inode() function
273 root_inode = hypfs_make_inode(sb, S_IFDIR | 0755); in hypfs_fill_super()
354 inode = hypfs_make_inode(parent->d_sb, mode); in hypfs_create_file()