Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.c92 if (!strcmp(dentry->d_name.name, PKG_ROOT_NAME)) { in hmdfs_override_dir_fsids()
279 } else if (!strcmp(dentry->d_name.name, PKG_ROOT_NAME)) { in __inherit_perm_dir()
390 if (!strcmp(dentry->d_name.name, PKG_ROOT_NAME)) { in check_and_fixup_ownership_remote()
Dauthentication.h47 #define PKG_ROOT_NAME "data" macro