Searched refs:c_op (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dmbcache.c82 struct mb_cache_op c_op; member in struct:mb_cache
148 if (cache->c_op.free && cache->c_op.free(ce, gfp_mask)) {
266 cache->c_op.free = NULL;
268 cache->c_op.free = cache_op->free;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dinst.h207 unsigned int c_op : 3; member in struct:c_format
274 unsigned int c_op : 3; member in struct:c_format
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dinst.h207 unsigned int c_op : 3; member in struct:c_format
274 unsigned int c_op : 3; member in struct:c_format
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dpg-r4k.c190 mi.c_format.c_op = 3; /* Create Dirty Exclusive */
216 mi.c_format.c_op = 3; /* Create Dirty Exclusive */

Completed in 109 milliseconds