L9P_LO_ISDIR
return ((fid->lo_flags & L9P_LO_ISDIR) != 0);
fid->lo_flags |= L9P_LO_ISDIR;
fid->lo_flags &= ~(uint32_t)L9P_LO_ISDIR;