Home
last modified time | relevance | path

Searched refs:buf_ops (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dbufobj.h62 struct buf_ops;
64 extern struct buf_ops buf_ops_bio;
80 struct buf_ops { struct
101 struct buf_ops *bo_ops; /* - Buffer operations */ argument
/f-stack/freebsd/kern/
H A Dvfs_bio.c96 struct buf_ops buf_ops_bio = {