Home
last modified time | relevance | path

Searched refs:P9_DEBUG_FSC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/9p/
Dcache.c65 p9_debug(P9_DEBUG_FSC, "session %p buf %p size %u\n", in v9fs_cache_session_get_key()
75 p9_debug(P9_DEBUG_FSC, "cache session tag %s\n", v9ses->cachetag); in v9fs_cache_session_get_key()
94 p9_debug(P9_DEBUG_FSC, "session %p get cookie %p\n", in v9fs_cache_session_get_cookie()
100 p9_debug(P9_DEBUG_FSC, "session %p put cookie %p\n", in v9fs_cache_session_put_cookie()
112 p9_debug(P9_DEBUG_FSC, "inode %p get key %llu\n", in v9fs_cache_inode_get_key()
123 p9_debug(P9_DEBUG_FSC, "inode %p get attr %llu\n", in v9fs_cache_inode_get_attr()
132 p9_debug(P9_DEBUG_FSC, "inode %p get aux %u\n", in v9fs_cache_inode_get_aux()
209 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie()
219 p9_debug(P9_DEBUG_FSC, "inode %p put cookie %p\n", in v9fs_cache_inode_put_cookie()
232 p9_debug(P9_DEBUG_FSC, "inode %p flush cookie %p\n", in v9fs_cache_inode_flush_cookie()
[all …]
/linux-4.1.27/include/net/9p/
D9p.h60 P9_DEBUG_FSC = (1<<11), enumerator