hypfs_create_file  384 arch/s390/hypfs/inode.c 	dentry = hypfs_create_file(parent, name, NULL, S_IFDIR | DIR_MODE);
hypfs_create_file  395 arch/s390/hypfs/inode.c 	dentry = hypfs_create_file(dir, "update", NULL,
hypfs_create_file  417 arch/s390/hypfs/inode.c 	    hypfs_create_file(dir, name, buffer, S_IFREG | REG_FILE_MODE);
hypfs_create_file  437 arch/s390/hypfs/inode.c 	    hypfs_create_file(dir, name, buffer, S_IFREG | REG_FILE_MODE);