Searched refs:active_users (Results 1 – 3 of 3) sorted by relevance
20 refcount_t active_users; member
95 refcount_set(&fsd->active_users, 1); in debugfs_file_get()114 if (!refcount_inc_not_zero(&fsd->active_users)) in debugfs_file_get()134 if (refcount_dec_and_test(&fsd->active_users)) in debugfs_file_put()
635 if (!refcount_dec_and_test(&fsd->active_users)) in __debugfs_remove_file()