Searched refs:FSE_ACCESS_GRANTED (Results 1 – 2 of 2) sorted by relevance
64 #define FSE_ACCESS_GRANTED FSE_INVALID macro98 ((e) == FSE_ACCESS_GRANTED ? FSE_IGNORE : FSE_REPORT)
443 type != FSE_ACCESS_GRANTED) { in add_fsevent()691 if (type == FSE_ACCESS_GRANTED) { in add_fsevent()1157 return add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1166 return add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1181 error = add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1185 error = add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1338 if (num_events > FSE_ACCESS_GRANTED && in add_watcher()1339 event_list[FSE_ACCESS_GRANTED] != FSE_IGNORE && in add_watcher()1341 event_list[FSE_ACCESS_GRANTED] = FSE_IGNORE; in add_watcher()1814 if (kfse->type == FSE_ACCESS_GRANTED) { in copy_out_kfse()[all …]