Searched refs:hmdfs_debug (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs.h | 353 #define hmdfs_debug(fmt, ...) \ macro 358 #define hmdfs_debug(fmt, ...) ((void)0) macro
|
H A D | inode_remote.c | 86 hmdfs_debug("inode info get failed with err %d", err); in get_remote_inode_info() 94 hmdfs_debug("remote getattr failed with flag %x", in get_remote_inode_info() 820 hmdfs_debug("send MSG to remote devID %llu", in hmdfs_rename_remote()
|
H A D | hmdfs_client.c | 1082 hmdfs_debug("wakeup id=%d", head->msg_id); in hmdfs_client_offline_notify() 1088 hmdfs_debug("wakeup parasite id=%d", head->msg_id); in hmdfs_client_offline_notify() 1095 hmdfs_debug("wakeup async work id=%d", head->msg_id); in hmdfs_client_offline_notify()
|
H A D | main.c | 356 hmdfs_debug("send MSG to remote devID %llu", in hmdfs_remote_statfs() 906 hmdfs_debug("hash %llu", ctrl_hash); in hmdfs_fill_super()
|
H A D | file_remote.c | 65 hmdfs_debug( in hmdfs_open_final_remote()
|
H A D | hmdfs_server.c | 210 hmdfs_debug("[%d]Server close: id=%d", count, id); in hmdfs_server_offline_notify()
|
H A D | stash.c | 1429 hmdfs_debug("peer 0x%x:0x%llx ino 0x%llx seek to 0x%llx", in hmdfs_copy_src_to_dst()
|
H A D | hmdfs_dentryfile.c | 1467 hmdfs_debug("open fail %ld", PTR_ERR(filp)); in get_cloud_cache_file()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs.h | 353 #define hmdfs_debug(fmt, ...) \ macro 358 #define hmdfs_debug(fmt, ...) ((void)0) macro
|
H A D | inode_remote.c | 86 hmdfs_debug("inode info get failed with err %d", err); in get_remote_inode_info() 94 hmdfs_debug("remote getattr failed with flag %x", in get_remote_inode_info() 820 hmdfs_debug("send MSG to remote devID %llu", in hmdfs_rename_remote()
|
H A D | hmdfs_client.c | 1081 hmdfs_debug("wakeup id=%d", head->msg_id); in hmdfs_client_offline_notify() 1087 hmdfs_debug("wakeup parasite id=%d", head->msg_id); in hmdfs_client_offline_notify() 1094 hmdfs_debug("wakeup async work id=%d", head->msg_id); in hmdfs_client_offline_notify()
|
H A D | main.c | 356 hmdfs_debug("send MSG to remote devID %llu", in hmdfs_remote_statfs() 907 hmdfs_debug("hash %llu", ctrl_hash); in hmdfs_fill_super()
|
H A D | file_remote.c | 65 hmdfs_debug( in hmdfs_open_final_remote()
|
H A D | hmdfs_server.c | 210 hmdfs_debug("[%d]Server close: id=%d", count, id); in hmdfs_server_offline_notify()
|
H A D | stash.c | 1414 hmdfs_debug("peer 0x%x:0x%llx ino 0x%llx seek to 0x%llx", in hmdfs_copy_src_to_dst()
|
H A D | hmdfs_dentryfile.c | 1468 hmdfs_debug("open fail %ld", PTR_ERR(filp)); in get_cloud_cache_file()
|
/kernel/linux/linux-5.10/fs/hmdfs/authority/ |
H A D | authentication.c | 372 hmdfs_debug("level:0x%X", level); in check_and_fixup_ownership_remote()
|
/kernel/linux/linux-6.6/fs/hmdfs/authority/ |
H A D | authentication.c | 372 hmdfs_debug("level:0x%X", level); in check_and_fixup_ownership_remote()
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.c | 440 hmdfs_debug("add node->waiting_evt[%d]=%d", evt, in hmdfs_update_node_waiting_evt()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.c | 440 hmdfs_debug("add node->waiting_evt[%d]=%d", evt, in hmdfs_update_node_waiting_evt()
|
Completed in 45 milliseconds