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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c3143 static int yaffs_do_xattrib_fetch(struct yaffs_obj *obj, const YCHAR *name, function
3208 return yaffs_do_xattrib_fetch(obj, name, value, size);
3213 return yaffs_do_xattrib_fetch(obj, NULL, buffer, size);

Completed in 30 milliseconds