Home
last modified time | relevance | path

Searched refs:bqueue (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/kern/
H A Dvfs_bio.c204 struct bqueue { struct
224 static void binsheadfree(buf_t *, struct bqueue *);
225 static void binstailfree(buf_t *, struct bqueue *);
346 checkfreelist(buf_t *bp, struct bqueue *dp, int ison) in checkfreelist()
367 binsheadfree(buf_t *bp, struct bqueue *dp) in binsheadfree()
378 binstailfree(buf_t *bp, struct bqueue *dp) in binstailfree()
392 struct bqueue *dp; in bremfree()
463 struct bqueue *dp; in bufinit()
1018 struct bqueue *bufq; in brelsel()
1773 struct bqueue *bq; in sysctl_dobuf()
[all …]
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dbqueue.h28 typedef struct bqueue { struct
/netbsd/external/cddl/osnet/dist/uts/common/
H A DMakefile.files41 bqueue.o \
/netbsd/sys/modules/zfs/
H A DMakefile.zfsmod26 SRCS+= bqueue.c