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

  /src/sys/ufs/chfs/
chfs_inode.h 61 #define CHTTOVT(ch_type) (enum vtype)(ch_type)
chfs_vnode.c 120 vp->v_type = CHTTOVT(ip->ch_type);
chfs_vnops.c 421 vap->va_type = CHTTOVT(ip->ch_type);

Completed in 14 milliseconds