Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddebug.c60 int block_debug_setup(void *addr, int len, __u64 off, __u64 id) in block_debug_setup() function
72 EXPORT_SYMBOL(block_debug_setup);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_debug.h51 int block_debug_setup(void *addr, int len, __u64 off, __u64 id);
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1504 block_debug_setup(addr + delta, OBD_ECHO_BLOCK_SIZE, in echo_client_page_debug_setup()