OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yaffs_flush_file
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/fs/yaffs2/
yaffsfs.c
1016
yaffs_flush_file
(obj, 1, datasync);
1055
yaffs_flush_file
(obj, 1, 0);
[
all
...]
yaffs_guts.h
858
int
yaffs_flush_file
(struct yaffs_obj *obj, int update_time, int data_sync);
yaffs_guts.c
3789
int
yaffs_flush_file
(struct yaffs_obj *in, int update_time, int data_sync)
function
[
all
...]
Completed in 2393 milliseconds