Searched refs:P9_DEBUG_FSC (Results 1 – 2 of 2) sorted by relevance
/linux/fs/9p/ |
A D | cache.c | 66 p9_debug(P9_DEBUG_FSC, "session %p get cookie %p\n", in v9fs_cache_session_get_cookie() 72 p9_debug(P9_DEBUG_FSC, "session %p put cookie %p\n", in v9fs_cache_session_put_cookie() 125 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie() 135 p9_debug(P9_DEBUG_FSC, "inode %p put cookie %p\n", in v9fs_cache_inode_put_cookie() 149 p9_debug(P9_DEBUG_FSC, "inode %p flush cookie %p\n", in v9fs_cache_inode_flush_cookie() 197 p9_debug(P9_DEBUG_FSC, "inode %p revalidating cookie old %p new %p\n", in v9fs_cache_inode_reset_cookie()
|
/linux/include/net/9p/ |
A D | 9p.h | 43 P9_DEBUG_FSC = (1<<11), enumerator
|
Completed in 5 milliseconds