HomeSort by: relevance | last modified time | path
    Searched refs:vtype2dt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
vnode.h 660 uint8_t vtype2dt(enum vtype);
  /src/sys/fs/tmpfs/
tmpfs_subr.c 858 dent.d_type = vtype2dt(de->td_node->tn_type);
  /src/sys/rump/librump/rumpvfs/
rumpfs.c 1334 dentp->d_type = vtype2dt(rdent->rd_node->rn_va.va_type);
  /src/sys/kern/
vfs_subr.c 1470 vtype2dt(enum vtype vt) function in typeref:typename:uint8_t

Completed in 16 milliseconds