Home
last modified time | relevance | path

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

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h116 P9PROTO_OEXCL = 0x1000, /* only create a file and not open it */ enumerator
H A Dp9fs_vnops.c628 ret |= P9PROTO_OEXCL; in p9fs_uflags_mode()