Searched refs:rpc_sunrpc_client_kobj (Results 1 – 1 of 1) sorted by relevance
27 static struct kobject *rpc_sunrpc_client_kobj, *rpc_sunrpc_xprt_switch_kobj;515 rpc_sunrpc_client_kobj = in rpc_sysfs_init() 517 if (!rpc_sunrpc_client_kobj) in rpc_sysfs_init() 525 kobject_put(rpc_sunrpc_client_kobj); in rpc_sysfs_init() 526 rpc_sunrpc_client_kobj = NULL; in rpc_sysfs_init() 658 kobject_put(rpc_sunrpc_client_kobj); in rpc_sysfs_exit() 733 rpc_client = rpc_sysfs_client_alloc(rpc_sunrpc_client_kobj, in rpc_sysfs_client_setup() 26 static struct kobject *rpc_sunrpc_client_kobj, *rpc_sunrpc_xprt_switch_kobj; global() variable