Home
last modified time | relevance | path

Searched refs:L9P_L_O_EXCL (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/lib9p/
HDfcall.h229 L9P_L_O_EXCL = 000000200U, enumerator
HDutils.c365 { L9P_L_O_EXCL, L9P_L_O_EXCL, "O_EXCL" }, in l9p_describe_lflags()
/freebsd-14-stable/contrib/lib9p/backend/
HDfs.c379 CONVERT(L9P_L_O_EXCL, O_EXCL); in fs_oflags_dotl()