Searched refs:config_item_cleanup (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 Ditem.c141 static void config_item_cleanup(struct config_item * item) function
161 config_item_cleanup(container_of(kref, struct config_item, ci_kref));
168 * Decrement the refcount, and if 0, call config_item_cleanup().

Completed in 199 milliseconds