Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/mtdutils/
Dmounts.c30 const char *flags; member
119 char flags[128]; in scan_mounted_volumes() local
Dmtdutils.c196 const unsigned long flags = MS_NOATIME | MS_NODEV | MS_NODIRATIME; in mtd_mount_partition() local
/bootable/diskinstaller/
Dinstaller.c139 process_ext2_image(const char *dst, const char *src, uint32_t flags, int test) in process_ext2_image()
204 uint32_t flags = 0; in process_image_node() local
/bootable/recovery/minzip/
DZip.c932 int flags, const struct utimbuf *timestamp, in mzExtractRecursive()