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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 65 milliseconds