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

/linux-master/arch/s390/hypfs/
H A Dinode.c94 static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode) function
268 root_inode = hypfs_make_inode(sb, S_IFDIR | 0755);
349 inode = hypfs_make_inode(parent->d_sb, mode);

Completed in 97 milliseconds