Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dvfs_bio.c179 static int buf_import(void *, void **, int, int, int);
1258 NULL, NULL, NULL, NULL, buf_import, buf_release, NULL, 0); in bufinit()
1596 buf_import(void *arg, void **store, int cnt, int domain, int flags) in buf_import() function