Home
last modified time | relevance | path

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

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