Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Df2fs.h497 static inline int is_dot_dotdot(const unsigned char *name, const int len) in is_dot_dotdot() function
Ddir.c558 if (is_dot_dotdot(filename, namelen)) { in convert_inline_dentry()