Searched refs:lfs_ctz_index (Results 1 – 1 of 1) sorted by relevance
2268 static int lfs_ctz_index(lfs_t *lfs, lfs_off_t *off) { in lfs_ctz_index() function2291 lfs_off_t current = lfs_ctz_index(lfs, &(lfs_off_t){size-1}); in lfs_ctz_find()2292 lfs_off_t target = lfs_ctz_index(lfs, &pos); in lfs_ctz_find()2344 lfs_off_t index = lfs_ctz_index(lfs, &noff); in lfs_ctz_extend()2423 lfs_off_t index = lfs_ctz_index(lfs, &(lfs_off_t){size-1}); in lfs_ctz_traverse()