Home
last modified time | relevance | path

Searched refs:P9L_NOWRITECACHE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/9p/
H A Dfid.h58 fid->mode |= P9L_NOWRITECACHE; in v9fs_fid_add_modes()
/linux/include/net/9p/
H A D9p.h252 P9L_NOWRITECACHE = 0x4000, /* no write caching */ enumerator