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

/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3041 static int yaffs_do_xattrib_mod(struct yaffs_obj *obj, int set, function
3140 return yaffs_do_xattrib_mod(obj, 1, name, value, size, flags);
3145 return yaffs_do_xattrib_mod(obj, 0, name, NULL, 0, 0);

Completed in 43 milliseconds