Home
last modified time | relevance | path

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

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