Home
last modified time | relevance | path

Searched refs:P9_DEBUG_9P (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/9p/
A Dclient.c1270 p9_debug(P9_DEBUG_9P, in p9_client_create_dotl()
1699 p9_debug(P9_DEBUG_9P, in p9_client_stat()
1824 p9_debug(P9_DEBUG_9P, in p9_client_wstat()
1910 p9_debug(P9_DEBUG_9P, in p9_client_statfs()
1959 p9_debug(P9_DEBUG_9P, in p9_client_renameat()
1996 p9_debug(P9_DEBUG_9P, in p9_client_xattrwalk()
2034 p9_debug(P9_DEBUG_9P, in p9_client_xattrcreate()
2127 p9_debug(P9_DEBUG_9P, in p9_client_mknod_dotl()
2187 p9_debug(P9_DEBUG_9P, in p9_client_lock_dotl()
2219 p9_debug(P9_DEBUG_9P, in p9_client_getlock_dotl()
[all …]
A Dmod.c45 if (level == P9_DEBUG_9P) in _p9_debug()
A Dprotocol.c723 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
748 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
775 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
/linux-6.3-rc2/fs/9p/
A Dv9fs.c85 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode()
88 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode()
91 p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n"); in get_cache_mode()
94 p9_debug(P9_DEBUG_9P, "Cache mode: none\n"); in get_cache_mode()
/linux-6.3-rc2/include/net/9p/
A D9p.h34 P9_DEBUG_9P = (1<<2), enumerator

Completed in 14 milliseconds