OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_flush2
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
closefs.c
265
return
ext2fs_flush2
(fs, 0);
268
errcode_t
ext2fs_flush2
(ext2_filsys fs, int flags)
function
462
retval =
ext2fs_flush2
(fs, flags);
ext2fs.h
626
* For ext2fs_close2() and
ext2fs_flush2
(), this flag allows you to
928
extern errcode_t
ext2fs_flush2
(ext2_filsys fs, int flags);
[
all
...]
Completed in 33 milliseconds