Home
last modified time | relevance | path

Searched refs:P9_DEBUG_VFS (Results 1 – 2 of 2) 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()
/linux/include/net/9p/
H A D9p.h37 P9_DEBUG_VFS = (1<<3), enumerator