Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h228 L9P_L_O_CREAT = 000000100U, enumerator
H A Dutils.c377 { L9P_L_O_CREAT, L9P_L_O_CREAT, "O_CREAT" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c423 CLEAR(L9P_L_O_CREAT); in fs_oflags_dotl()