Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3085 static int yaffs_do_xattrib_fetch(struct yaffs_obj *obj, const YCHAR *name, in yaffs_do_xattrib_fetch() function
3150 return yaffs_do_xattrib_fetch(obj, name, value, size); in yaffs_get_xattrib()
3155 return yaffs_do_xattrib_fetch(obj, NULL, buffer, size); in yaffs_list_xattrib()