Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
H A Doperation.c16 atomic_t fscache_op_debug_id; variable
17 EXPORT_SYMBOL(fscache_op_debug_id); variable
40 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in fscache_operation_init()
H A Dcookie.c916 op->debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_check_consistency()
H A Dpage.c1044 op->op.debug_id = atomic_inc_return(&fscache_op_debug_id); in __fscache_write_page()
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h128 extern atomic_t fscache_op_debug_id;

Completed in 5 milliseconds