Searched defs:fscache_set_op_state (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfscache-cache.h109 #define fscache_set_op_state(OP, S) do { (OP)->state = (S); } while(0) macro
112 #define fscache_set_op_state(OP, S) do { } while(0) macro

Completed in 94 milliseconds