Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h234 L9P_L_O_DSYNC = 000010000U, enumerator
H A Dutils.c380 { L9P_L_O_DSYNC, L9P_L_O_DSYNC, "O_DSYNC" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c437 CLEAR(L9P_L_O_DSYNC); in fs_oflags_dotl()