Home
last modified time | relevance | path

Searched refs:Fbuf (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/disk/kfs/
H A Dportdat.h9 typedef struct Fbuf Fbuf; typedef
92 struct Fbuf struct
102 Fbuf fbuf; argument
H A Dchk.c394 Fbuf *fb; in ckfreelist()
433 fb = (Fbuf*)p->iobuf; in ckfreelist()
/plan9/sys/src/cmd/cwfs/
H A Dportdat.h56 typedef struct Fbuf Fbuf; typedef
402 struct Fbuf struct
411 Fbuf fbuf; argument
H A Dchk.c514 Fbuf *fb; in trfreelist()
541 fb = (Fbuf*)p->iobuf; in trfreelist()
557 Fbuf *fb; in ckfreelist()
595 fb = (Fbuf*)p->iobuf; in ckfreelist()
H A Dsub.c508 sb->fbuf = *(Fbuf*)bp->iobuf; in bufalloc()
565 *(Fbuf*)p->iobuf = sb->fbuf; in addfree()
1416 Fbuf *f; in swab()
1494 f = (Fbuf*)p; in swab()