Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.c2447 bool hasparent = (tag != LFS_ERR_NOENT); in lfs_dir_orphaningcommit() local
2496 LFS_ASSERT(!(hasparent && err == LFS_ERR_NOENT)); in lfs_dir_orphaningcommit()
2502 err = lfs_fs_preporphans(lfs, -hasparent); in lfs_dir_orphaningcommit()

Completed in 14 milliseconds