Searched refs:yaffs_update_oh (Results 1 - 4 of 4) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_yaffs1.c449 yaffs_update_oh(obj, NULL, 1, 0, 0, NULL);
H A Dyaffs_guts.c1634 if (yaffs_update_oh(in, name, 0, 0, 0, NULL) < 0) {
1742 if (yaffs_update_oh(obj, new_name, 0, deleteOp, shadows, NULL) >= 0)
2996 int yaffs_update_oh(yaffs_obj_t *in, const YCHAR *name, int force, function
3822 yaffs_update_oh(in, NULL, 0, 0, 0, NULL);
3866 retVal = (yaffs_update_oh(in, NULL, 0, 0, 0, NULL) >=
4439 yaffs_update_oh(obj, NULL, 0, 0, 0, NULL);
4463 yaffs_update_oh(obj, NULL, 0, 0, 0, NULL);
4884 yaffs_update_oh(obj, NULL, 1, 0, 0, NULL);
4931 result = yaffs_update_oh(obj, NULL, 0, 0, 0, &xmod);
H A Dyaffs_guts.h944 int yaffs_update_oh(yaffs_obj_t *in, const YCHAR *name,
H A Dyaffs_yaffs2.c886 yaffs_update_oh(obj, NULL, 0, 1, 0, NULL);

Completed in 92 milliseconds