Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_file.c63 p9_debug(P9_DEBUG_CACHE, "write-only file with writeback enabled, try opening O_RDWR\n"); in v9fs_file_open()
66 p9_debug(P9_DEBUG_CACHE, "could not open O_RDWR, disabling caches\n"); in v9fs_file_open()
417 p9_debug(P9_DEBUG_CACHE, "(cached)\n"); in v9fs_file_write_iter()
508 p9_debug(P9_DEBUG_CACHE, "(read-only mmap mode)"); in v9fs_file_mmap()
H A Dvfs_inode_dotl.c292 p9_debug(P9_DEBUG_CACHE, in v9fs_vfs_atomic_open_dotl()
H A Dvfs_inode.c825 p9_debug(P9_DEBUG_CACHE, in v9fs_vfs_atomic_open()
/openbmc/linux/include/net/9p/
H A D9p.h45 P9_DEBUG_CACHE = (1<<13), enumerator