Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dobject.c191 for (t = object->oob_table; t->events; t++) { in fscache_object_sm_dispatcher()
306 object->oob_table = fscache_osm_init_oob; in fscache_object_init()
329 for (t = object->oob_table; t->events; t++) in fscache_object_init()
455 object->oob_table = fscache_osm_lookup_oob; in fscache_look_up_object()
574 object->oob_table = fscache_osm_run_oob; in fscache_object_available()
/linux/include/linux/
A Dfscache-cache.h351 const struct fscache_transition *oob_table; /* OOB state transition table */ member

Completed in 9 milliseconds