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

/freebsd-11.0-release/sys/fs/ext2fs/
H A Dext2_vfsops.c70 static int ext2_sbupdate(struct ext2mount *, int);
157 ext2_sbupdate(ump, MNT_WAIT);
665 ext2_sbupdate(ump, MNT_WAIT);
719 ext2_sbupdate(ump, MNT_WAIT);
1034 ext2_sbupdate(struct ext2mount *mp, int waitfor) function
1062 allerror = ext2_sbupdate(mp, waitfor);

Completed in 94 milliseconds