Home
last modified time | relevance | path

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

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