Searched refs:P9L_NOWRITECACHE (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/9p/
H A Dfid.h58 fid->mode |= P9L_NOWRITECACHE;
H A Dvfs_file.c403 if (fid->mode & (P9L_DIRECT | P9L_NOWRITECACHE))
/linux-master/include/net/9p/
H A D9p.h220 P9L_NOWRITECACHE = 0x4000, /* no write caching */ enumerator in enum:p9_open_mode_t

Completed in 114 milliseconds