Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Ddebug.c50 int block_debug_setup(void *addr, int len, __u64 off, __u64 id) in block_debug_setup() function
62 EXPORT_SYMBOL(block_debug_setup);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_debug.h50 int block_debug_setup(void *addr, int len, __u64 off, __u64 id);
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1505 block_debug_setup(addr + delta, OBD_ECHO_BLOCK_SIZE, in echo_client_page_debug_setup()