HomeSort by relevance Sort by last modified time
    Searched full:is_dot_dotdot (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/fsck/
f2fs.h 485 static inline int is_dot_dotdot(const unsigned char *name, const int len) function
dir.c 538 if (is_dot_dotdot(filename, namelen)) {

Completed in 69 milliseconds