Home
last modified time | relevance | path

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

/linux/net/9p/
A Dclient.c1291 p9_debug(P9_DEBUG_9P, in p9_client_create_dotl()
1722 p9_debug(P9_DEBUG_9P, in p9_client_stat()
1847 p9_debug(P9_DEBUG_9P, in p9_client_wstat()
1933 p9_debug(P9_DEBUG_9P, in p9_client_statfs()
1982 p9_debug(P9_DEBUG_9P, in p9_client_renameat()
2019 p9_debug(P9_DEBUG_9P, in p9_client_xattrwalk()
2057 p9_debug(P9_DEBUG_9P, in p9_client_xattrcreate()
2150 p9_debug(P9_DEBUG_9P, in p9_client_mknod_dotl()
2210 p9_debug(P9_DEBUG_9P, in p9_client_lock_dotl()
2242 p9_debug(P9_DEBUG_9P, in p9_client_getlock_dotl()
[all …]
A Dprotocol.c557 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
582 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
609 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
A Dmod.c45 if (level == P9_DEBUG_9P) in _p9_debug()
/linux/fs/9p/
A Dv9fs.c86 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode()
89 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode()
92 p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n"); in get_cache_mode()
95 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 11 milliseconds