Searched refs:fscache_op_debug_id (Results 1 – 4 of 4) sorted by relevance
116 extern atomic_t fscache_op_debug_id;138 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in fscache_operation_init()
20 atomic_t fscache_op_debug_id; variable21 EXPORT_SYMBOL(fscache_op_debug_id);
689 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_check_consistency()
995 op->op.debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_write_page()