Home
last modified time | relevance | path

Searched refs:P9_DEBUG_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/9p/
Dv9fs.c214 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
228 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
235 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
243 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
250 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
258 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
307 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
324 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
361 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
369 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
[all …]
Dvfs_inode.c159 p9_debug(P9_DEBUG_ERROR, "Unknown special type %c %s\n", in p9mode2unixmode()
292 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
325 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
353 p9_debug(P9_DEBUG_ERROR, "BAD mode 0x%hx S_IFMT 0x%x\n", in v9fs_init_inode()
1024 p9_debug(P9_DEBUG_ERROR, "old dir and new dir are different\n"); in v9fs_vfs_rename()
1314 p9_debug(P9_DEBUG_ERROR, "not extended\n"); in v9fs_vfs_mkspecial()
/linux-4.19.296/include/net/9p/
D9p.h50 P9_DEBUG_ERROR = (1<<0), enumerator