Home
last modified time | relevance | path

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

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