Searched refs:l_mode (Results 1 – 1 of 1) sorted by relevance
329 fs_oflags_dotl(uint32_t l_mode, int *aflags, enum l9p_omode *ap9) in fs_oflags_dotl() argument333 #define CLEAR(theirs) l_mode &= ~(uint32_t)(theirs) in fs_oflags_dotl()336 if (l_mode & (theirs)) { \ in fs_oflags_dotl()345 flags = l_mode & O_ACCMODE; in fs_oflags_dotl()350 if ((l_mode & (L9P_L_O_PATH | L9P_L_O_NOFOLLOW)) == in fs_oflags_dotl()363 if (l_mode & L9P_L_O_TRUNC) in fs_oflags_dotl()400 if (l_mode != 0) { in fs_oflags_dotl()403 (unsigned)l_mode); in fs_oflags_dotl()