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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c69 static int yaffs_apply_xattrib_mod(yaffs_obj_t *obj, char *buffer, yaffs_xattr_mod *xmod);
2997 int is_shrink, int shadows, yaffs_xattr_mod *xmod)
3023 force || xmod) {
3111 if(xmod)
3112 yaffs_apply_xattrib_mod(in, (char *)buffer, xmod);
4920 yaffs_xattr_mod xmod; local
4924 xmod.set = set;
4925 xmod.name = name;
4926 xmod.data = value;
4927 xmod
2996 yaffs_update_oh(yaffs_obj_t *in, const YCHAR *name, int force, int is_shrink, int shadows, yaffs_xattr_mod *xmod) argument
4939 yaffs_apply_xattrib_mod(yaffs_obj_t *obj, char *buffer, yaffs_xattr_mod *xmod) argument
[all...]

Completed in 32 milliseconds