Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbufobj.h137 int bufsync(struct bufobj *bo, int waitfor);
/f-stack/freebsd/kern/
H A Dvfs_bio.c100 .bop_sync = bufsync,
5016 bufsync(struct bufobj *bo, int waitfor) in bufsync() function