Home
last modified time | relevance | path

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

/linux/net/9p/
A Dclient.c1282 p9_debug(P9_DEBUG_9P, in p9_client_create_dotl()
1754 p9_debug(P9_DEBUG_9P, in p9_client_stat()
1877 p9_debug(P9_DEBUG_9P, in p9_client_wstat()
1961 p9_debug(P9_DEBUG_9P, in p9_client_statfs()
2008 p9_debug(P9_DEBUG_9P, in p9_client_renameat()
2044 p9_debug(P9_DEBUG_9P, in p9_client_xattrwalk()
2082 p9_debug(P9_DEBUG_9P, in p9_client_xattrcreate()
2172 p9_debug(P9_DEBUG_9P, in p9_client_mknod_dotl()
2230 p9_debug(P9_DEBUG_9P, in p9_client_lock_dotl()
2261 p9_debug(P9_DEBUG_9P, in p9_client_getlock_dotl()
[all …]
A Dmod.c45 if (level == P9_DEBUG_9P) in _p9_debug()
A Dprotocol.c732 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
757 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
784 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
/linux/fs/9p/
A Dv9fs.c76 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode()
79 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode()
82 p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n"); in get_cache_mode()
85 p9_debug(P9_DEBUG_9P, "Cache mode: readahead\n"); in get_cache_mode()
88 p9_debug(P9_DEBUG_9P, "Cache mode: none\n"); in get_cache_mode()
/linux/include/net/9p/
A D9p.h34 P9_DEBUG_9P = (1<<2), enumerator

Completed in 16 milliseconds