Searched refs:PARENT_DIR (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ | ||
D | hmdfs_dentryfile.h | 16 #define PARENT_DIR ".." macro |
D | hmdfs_dentryfile.c | 2188 if (!strcmp(name, CURRENT_DIR) || !strcmp(name, PARENT_DIR)) in hmdfs_file_type() |