Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dfcall.h231 L9P_L_O_TRUNC = 000001000U, enumerator
H A Dutils.c376 { L9P_L_O_TRUNC, L9P_L_O_TRUNC, "O_TRUNC" }, in l9p_describe_lflags()
/freebsd/contrib/lib9p/backend/
H A Dfs.c363 if (l_mode & L9P_L_O_TRUNC) in fs_oflags_dotl()
380 CONVERT(L9P_L_O_TRUNC, O_TRUNC); in fs_oflags_dotl()