Searched refs:P9_OAPPEND (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/9p/
H A D9p.h195 * @P9_OAPPEND: open the file and seek to the end
216 P9_OAPPEND = 0x80, enumerator in enum:p9_open_mode_t
/linux-master/fs/9p/
H A Dvfs_inode.c189 ret |= P9_OAPPEND;

Completed in 177 milliseconds