Searched refs:P9PROTO_OEXCL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/p9fs/ | ||
H A D | p9_protocol.h | 116 P9PROTO_OEXCL = 0x1000, /* only create a file and not open it */ enumerator |
H A D | p9fs_vnops.c | 628 ret |= P9PROTO_OEXCL; in p9fs_uflags_mode() |