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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Ddir.c1183 struct module *subsys_owner = NULL, *new_item_owner = NULL; local
1229 subsys_owner = subsys->su_group.cg_item.ci_type->ct_owner;
1230 if (!try_module_get(subsys_owner)) {
1339 module_put(subsys_owner);
1359 struct module *subsys_owner = NULL, *dead_item_owner = NULL; local
1381 subsys_owner = subsys->su_group.cg_item.ci_type->ct_owner;
1448 module_put(subsys_owner);

Completed in 32 milliseconds