Searched defs:SECURITY_CONTEXT (Results 1 – 1 of 1) sorted by relevance
141 struct SECURITY_CONTEXT { struct142 ntfs_volume *vol;143 struct MAPPING *mapping[MAPCOUNT];144 struct PERMISSIONS_CACHE **pseccache;145 uid_t uid; /* uid of user requesting (not the mounter) */146 gid_t gid; /* gid of user requesting (not the mounter) */147 pid_t tid; /* thread id of thread requesting */148 mode_t umask; /* umask of requesting thread */