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

/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c57 static int nval_used(const char *xb, int xb_size) function
106 start = nval_used(xb, xb_size);
116 start = nval_used(xb, xb_size);
207 return nval_used(xb, xb_size) > 0;

Completed in 87 milliseconds