Home
last modified time | relevance | path

Searched defs:Extent (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/aux/flashfs/
H A Dflashfs.h57 typedef struct Extent Extent; typedef
64 struct Extent struct
70 Extent* next; argument
71 Extent* prev; argument
/plan9/sys/src/9/port/
H A Dcache.c16 typedef struct Extent Extent; typedef
17 struct Extent struct
23 Extent *next; argument