Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs.c1121 lfs_block_t temptail[2] = {LFS_BLOCK_NULL, LFS_BLOCK_NULL}; in lfs_dir_fetchmatch() local
1196 dir->tail[0] = temptail[0]; in lfs_dir_fetchmatch()
1197 dir->tail[1] = temptail[1]; in lfs_dir_fetchmatch()
1238 dir->pair[0], off+sizeof(tag), &temptail, 8); in lfs_dir_fetchmatch()
1245 lfs_pair_fromle32(temptail); in lfs_dir_fetchmatch()