Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h231 L9P_L_O_TRUNC = 000001000U, enumerator
H A Dutils.c392 { L9P_L_O_TRUNC, L9P_L_O_TRUNC, "O_TRUNC" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c408 if (l_mode & L9P_L_O_TRUNC) in fs_oflags_dotl()
425 CONVERT(L9P_L_O_TRUNC, O_TRUNC); in fs_oflags_dotl()