Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h229 L9P_L_O_EXCL = 000000200U, enumerator
H A Dutils.c381 { L9P_L_O_EXCL, L9P_L_O_EXCL, "O_EXCL" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c424 CONVERT(L9P_L_O_EXCL, O_EXCL); in fs_oflags_dotl()