Searched refs:is_dot_dotdot (Results 1 – 4 of 4) sorted by relevance
103 if (is_dot_dotdot(name, len)) { in f2fs_hash_filename()
2991 static inline bool is_dot_dotdot(const u8 *name, size_t len) in is_dot_dotdot() function
1979 static bool is_dot_dotdot(const char *name, size_t name_size) in is_dot_dotdot() function2015 if (is_dot_dotdot(name, name_size)) { in ecryptfs_decode_and_decrypt_filename()
28 static bool is_dot_dotdot(const unsigned char *name, __u32 len) in is_dot_dotdot() function96 if (is_dot_dotdot(p, len)) in hmdfs_dentry_hash()