Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h130 int yaffs_listxattr(const char *path, char *list, int size);
H A Dyaffsfs.c2013 int yaffs_listxattr(const YCHAR *path, char *data, int size) in yaffs_listxattr() function