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