Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h242 P9_OWRITE = 0x01, enumerator
/linux/fs/9p/
H A Dfid.c46 if (mode & (P9_OWRITE|P9_ORDWR)) in v9fs_is_writeable()