Home
last modified time | relevance | path

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

/Linux-v6.6/fs/9p/
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()
Dvfs_inode_dotl.c291 p9_debug(P9_DEBUG_CACHE, in v9fs_vfs_atomic_open_dotl()
Dvfs_inode.c822 p9_debug(P9_DEBUG_CACHE, in v9fs_vfs_atomic_open()
/Linux-v6.6/include/net/9p/
D9p.h45 P9_DEBUG_CACHE = (1<<13), enumerator