HomeSort by: relevance | last modified time | path
    Searched refs:ext2fs_flushfiles (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/ext2fs/
ext2fs_extern.h 150 int ext2fs_flushfiles(struct mount *, int);
ext2fs_vfsops.c 495 error = ext2fs_flushfiles(mp, flags);
830 if ((error = ext2fs_flushfiles(mp, flags)) != 0)
859 ext2fs_flushfiles(struct mount *mp, int flags) function in typeref:typename:int

Completed in 15 milliseconds