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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dinode.c102 static struct inode *hypfs_make_inode(struct super_block *sb, int mode) function
294 root_inode = hypfs_make_inode(sb, S_IFDIR | 0755);
350 inode = hypfs_make_inode(sb, mode);

Completed in 54 milliseconds