Home
last modified time | relevance | path

Searched refs:yaffs_do_removexattr (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c2052 static int yaffs_do_removexattr(const YCHAR *path, const char *name, in yaffs_do_removexattr() function
2100 return yaffs_do_removexattr(path, name, 1); in yaffs_removexattr()
2105 return yaffs_do_removexattr(path, name, 0); in yaffs_lremovexattr()