Home
last modified time | relevance | path

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

/external/erofs-utils/include/erofs/
Dinternal.h206 static inline bool is_dot_dotdot(const char *name) in is_dot_dotdot() function
/external/f2fs-tools/fsck/
Df2fs.h636 static inline int is_dot_dotdot(const unsigned char *name, const int len) in is_dot_dotdot() function