Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/hypfs/
Dinode.c462 static struct kobject *s390_kobj; variable
479 s390_kobj = kobject_create_and_add("s390", hypervisor_kobj); in hypfs_init()
480 if (!s390_kobj) { in hypfs_init()
490 kobject_put(s390_kobj); in hypfs_init()
507 kobject_put(s390_kobj); in hypfs_exit()