Searched refs:tsid_fd (Results 1 – 1 of 1) sorted by relevance
1756 u32 tsid_fd; in __file_has_perm() local1768 tsid_fd = bfsec->uf_sid; in __file_has_perm()1776 tsid_fd = fsec->sid; in __file_has_perm()1783 if (ssid != tsid_fd) { in __file_has_perm()1784 rc = avc_has_perm(ssid, tsid_fd, SECCLASS_FD, FD__USE, &ad); in __file_has_perm()