Searched refs:P9L_NOWRITECACHE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/9p/ | ||
| H A D | fid.h | 58 fid->mode |= P9L_NOWRITECACHE; in v9fs_fid_add_modes() |
| /linux/include/net/9p/ | ||
| H A D | 9p.h | 252 P9L_NOWRITECACHE = 0x4000, /* no write caching */ enumerator |