Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.h169 #define AUTH_SYSTEM 0x0200 macro
179 return (perm & AUTH_MASK) == AUTH_SYSTEM; in is_system_auth()
Dauthentication.c284 perm = AUTH_SYSTEM | HMDFS_DIR_SYSTEM | level; in __inherit_perm_dir()