Searched refs:kmod_stateget (Results 1 – 3 of 3) sorted by relevance
50 int kmod_stateget(cfsd_kmod_object_t *kmod_object_p);
482 state = kmod_stateget(kmod_object_p); in fscache_process()489 state = kmod_stateget(kmod_object_p); in fscache_process()510 state = kmod_stateget(kmod_object_p); in fscache_process()
231 kmod_stateget(cfsd_kmod_object_t *kmod_object_p) in kmod_stateget() function