Searched refs:L9P_DMSOCKET (Results 1 – 4 of 4) sorted by relevance
188 L9P_DMSOCKET = 0x00100000, enumerator
529 { L9P_DMSOCKET, L9P_DMSOCKET, "DMSOCKET" }, in l9p_describe_ext_perm()
717 (L9P_DMDIR | L9P_DMSYMLINK | L9P_DMNAMEDPIPE | L9P_DMSOCKET | L9P_DMDEVICE) in l9p_dispatch_tcreate()
674 s->mode |= L9P_DMSOCKET; in dostat()1099 else if (dmperm & L9P_DMSOCKET) in fs_create()