Searched refs:nandfs_bufsync (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_subr.c67 int nandfs_bufsync(struct bufobj *bo, int waitfor);
73 .bop_sync = nandfs_bufsync,
78 nandfs_bufsync(struct bufobj *bo, int waitfor) function

Completed in 110 milliseconds