Searched refs:yaffs_do_removexattr (Results 1 – 1 of 1) sorted by relevance
2052 static int yaffs_do_removexattr(const YCHAR *path, const char *name, in yaffs_do_removexattr() function2100 return yaffs_do_removexattr(path, name, 1); in yaffs_removexattr()2105 return yaffs_do_removexattr(path, name, 0); in yaffs_lremovexattr()