Searched refs:SYSTEM_NAME (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/authority/ | ||
D | authentication.h | 49 #define SYSTEM_NAME "system" macro |
D | authentication.c | 282 } else if (!strcmp(dentry->d_name.name, SYSTEM_NAME)) { in __inherit_perm_dir() |