Searched refs:spec_devi_open_count (Results 1 – 5 of 5) sorted by relevance
175 int spec_devi_open_count(struct snode *, dev_info_t **);
476 spec_devi_open_count(struct snode *sp, dev_info_t **dipp) in spec_devi_open_count() function
344 NO_UNLOAD_STUB(specfs, spec_devi_open_count, nomod_minus_one);
454 NO_UNLOAD_STUB(specfs, spec_devi_open_count, nomod_minus_one);
9886 count = spec_devi_open_count(sp, &dip); in visit_snode()