Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.c498 static lfs_stag_t lfs_fs_parent(lfs_t *lfs, const lfs_block_t dir[2],
2270 lfs_stag_t tag = lfs_fs_parent(lfs, lpair, &pdir); in lfs_dir_orphaningcommit()
4400 static lfs_stag_t lfs_fs_parent(lfs_t *lfs, const lfs_block_t pair[2], function
4505 lfs_stag_t tag = lfs_fs_parent(lfs, pdir.tail, &parent);