Home
last modified time | relevance | path

Searched refs:VtTypeDepthMask (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/libventi/
H A Dentry.c33 depth = e->type&VtTypeDepthMask; in vtentrypack()
H A Dfile.c33 #define DEPTH(t) ((t)&VtTypeDepthMask)
1235 base = e.type&~VtTypeDepthMask; in vtfileflushbefore()
H A Dcache.acid330 VtTypeDepthMask = 7;
H A Drpc.acid381 VtTypeDepthMask = 7;
H A Dpacket.acid381 VtTypeDepthMask = 7;
/plan9/sys/include/
H A Dventi.h115 VtTypeDepthMask = 7, enumerator
116 VtTypeBaseMask = ~VtTypeDepthMask