Searched refs:lfs_ctz (Results 1 – 4 of 4) sorted by relevance
100 {LFS_MKTAG(LFS_TYPE_CTZSTRUCT, 1, sizeof(struct lfs_ctz)),101 &(struct lfs_ctz){0xcccccccc, lfs_tole32(SIZE)}})) => 0;149 struct lfs_ctz ctz;152 LFS_MKTAG(LFS_TYPE_STRUCT, 1, sizeof(struct lfs_ctz)), &ctz)153 => LFS_MKTAG(LFS_TYPE_CTZSTRUCT, 1, sizeof(struct lfs_ctz));
169 static inline uint32_t lfs_ctz(uint32_t a) { in lfs_ctz() function
335 struct lfs_ctz { struct
386 static void lfs_ctz_fromle32(struct lfs_ctz *ctz) { in lfs_ctz_fromle32()391 static void lfs_ctz_tole32(struct lfs_ctz *ctz) { in lfs_ctz_tole32()1045 struct lfs_ctz ctz; in lfs_dir_getinfo()2222 lfs_ctz(current)); in lfs_ctz_find()2300 lfs_size_t skips = lfs_ctz(index) + 1; in lfs_ctz_extend()2757 struct lfs_ctz ctz; in lfs_file_sync()3862 struct lfs_ctz ctz; in lfs_fs_traverseraw()