Home
last modified time | relevance | path

Searched refs:block_debug_check (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddebug.c74 int block_debug_check(char *who, void *addr, int end, __u64 off, __u64 id) in block_debug_check() function
108 EXPORT_SYMBOL(block_debug_check);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_debug.h52 int block_debug_check(char *who, void *addr, int len, __u64 off, __u64 id);
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1532 rc2 = block_debug_check("test_brw", in echo_client_page_debug_check()