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

/linux-master/include/net/9p/
H A D9p.h192 * @P9_OTRUNC: truncate file to zero-length before opening it
213 P9_OTRUNC = 0x10, enumerator in enum:p9_open_mode_t
/linux-master/fs/9p/
H A Dvfs_inode.c182 ret |= P9_OTRUNC;

Completed in 201 milliseconds