Home
last modified time | relevance | path

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

/linux/fs/f2fs/
A Dhash.c103 if (is_dot_dotdot(name, len)) { in f2fs_hash_filename()
A Df2fs.h3180 static inline bool is_dot_dotdot(const u8 *name, size_t len) in is_dot_dotdot() function
/linux/fs/ecryptfs/
A Dcrypto.c1976 static bool is_dot_dotdot(const char *name, size_t name_size) in is_dot_dotdot() function
2012 if (is_dot_dotdot(name, name_size)) { in ecryptfs_decode_and_decrypt_filename()

Completed in 21 milliseconds