Home
last modified time | relevance | path

Searched refs:temptail (Results 1 - 1 of 1) sorted by relevance

/third_party/littlefs/
H A Dlfs.c1116 lfs_block_t temptail[2] = {LFS_BLOCK_NULL, LFS_BLOCK_NULL}; in lfs_dir_fetchmatch() local
1191 dir->tail[0] = temptail[0]; in lfs_dir_fetchmatch()
1192 dir->tail[1] = temptail[1]; in lfs_dir_fetchmatch()
1233 dir->pair[0], off+sizeof(tag), &temptail, 8); in lfs_dir_fetchmatch()
1240 lfs_pair_fromle32(temptail); in lfs_dir_fetchmatch()

Completed in 8 milliseconds