Home
last modified time | relevance | path

Searched refs:PARENT_DIR (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h16 #define PARENT_DIR ".." macro
Dhmdfs_dentryfile.c2188 if (!strcmp(name, CURRENT_DIR) || !strcmp(name, PARENT_DIR)) in hmdfs_file_type()