Searched refs:lfs_removeattr (Results 1 – 3 of 3) sorted by relevance
34 lfs_removeattr(&lfs, "hello", 'B') => 0;115 lfs_removeattr(&lfs, "/", 'B') => 0;
541 int lfs_removeattr(lfs_t *lfs, const char *path, uint8_t type);
5912 int lfs_removeattr(lfs_t *lfs, const char *path, uint8_t type) { function