Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c33 int *exist_size) in nval_find() argument
42 if (exist_size) in nval_find()
43 *exist_size = size; in nval_find()
52 if (exist_size) in nval_find()
53 *exist_size = 0; in nval_find()