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

/linux-master/include/net/9p/
H A D9p.h196 * @P9_OEXCL: only create a file, do not open it
217 P9_OEXCL = 0x1000, enumerator in enum:p9_open_mode_t
/linux-master/fs/9p/
H A Dvfs_inode.c186 ret |= P9_OEXCL;
618 /* P9_OEXCL? */

Completed in 163 milliseconds