Home
last modified time | relevance | path

Searched refs:skip_checkpt (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h161 int yaffs_mount_common(const YCHAR *path, int read_only, int skip_checkpt);
H A Dyaffsfs.c2453 int yaffs_mount_common(const YCHAR *path, int read_only, int skip_checkpt) in yaffs_mount_common() argument
2479 if (skip_checkpt) { in yaffs_mount_common()