Home
last modified time | relevance | path

Searched refs:p9_debug (Results 1 – 4 of 4) sorted by relevance

/linux/fs/9p/
H A Dxattr.c33 p9_debug(P9_DEBUG_VFS, "p9_client_attrwalk failed %zd\n", in v9fs_fid_xattr_get()
71 p9_debug(P9_DEBUG_VFS, "name = '%s' value_len = %zu\n", in v9fs_xattr_get()
117 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n", in v9fs_fid_xattr_set()
130 p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n", in v9fs_fid_xattr_set()
H A Dcache.c35 p9_debug(P9_DEBUG_FSC, "session %p get volume %p (%s)\n", in v9fs_cache_session_get_cookie()
74 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie()
/linux/include/net/9p/
H A D9p.h56 #define p9_debug(level, fmt, ...) \ macro
59 #define p9_debug(level, fmt, ...) \ macro
/linux/net/9p/
H A Dprotocol.c731 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
756 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
783 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
790 p9_debug(P9_DEBUG_ERROR, in p9dirent_read()