Home
last modified time | relevance | path

Searched refs:fscache_op_debug_id (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/fscache/
Doperation.c20 atomic_t fscache_op_debug_id; variable
21 EXPORT_SYMBOL(fscache_op_debug_id);
44 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in fscache_operation_init()
Dcookie.c920 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_check_consistency()
Dpage.c1048 op->op.debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_write_page()
/linux-4.19.296/include/linux/
Dfscache-cache.h132 extern atomic_t fscache_op_debug_id;