Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dfsck.h295 int f2fs_find_path(struct f2fs_sb_info *, char *, nid_t *);
Ddir.c727 int f2fs_find_path(struct f2fs_sb_info *sbi, char *path, nid_t *ino) in f2fs_find_path() function