Home
last modified time | relevance | path

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

/openbmc/linux/fs/configfs/
H A Ddir.c1445 struct module *subsys_owner = NULL, *dead_item_owner = NULL; in configfs_rmdir() local
1520 dead_item_owner = item->ci_type->ct_owner; in configfs_rmdir()
1542 module_put(dead_item_owner); in configfs_rmdir()