Searched refs:L9P_QTDIR (Results 1 – 4 of 4) sorted by relevance
657 if (req->lr_resp.rattach.qid.type & L9P_QTDIR) in l9p_dispatch_tattach()852 if (req->lr_resp.rstat.stat.qid.type &= L9P_QTDIR) in l9p_dispatch_tstat()912 if (req->lr_resp.rwalk.wqid[n - 1].type & L9P_QTDIR) in l9p_dispatch_twalk()
164 L9P_QTDIR = 0x80, /* type bit for directories */ enumerator
589 { L9P_QTDIR, L9P_QTDIR, "DIR" }, in l9p_describe_qid()
767 qid->type |= L9P_QTDIR; in generate_qid()