buf_ops
static struct buf_ops __g_vfs_bufops = {
struct buf_ops *g_vfs_bufops = &__g_vfs_bufops;
extern struct buf_ops *g_vfs_bufops;
struct buf_ops buf_ops_bio = {
extern struct buf_ops buf_ops_nfs;
struct buf_ops;
extern struct buf_ops buf_ops_bio;
struct buf_ops *bo_ops; /* - Buffer operations */
static struct buf_ops ffs_ops = {