Home
last modified time | relevance | path

Searched defs:yaffs_xattr_mod (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h819 struct yaffs_xattr_mod { struct
820 int set; /* If 0 then this is a deletion */
821 const YCHAR *name;
822 const void *data;
823 int size;
824 int flags;
825 int result;