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

/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c75 static vfs_sync_t ext2_sync; variable
88 .vfs_sync = ext2_sync,
862 ext2_sync(struct mount *mp, int waitfor) function
875 panic("ext2_sync: rofs mod");

Completed in 110 milliseconds