Searched refs:FSE_ACCESS_GRANTED (Results 1 – 2 of 2) sorted by relevance
52 #define FSE_ACCESS_GRANTED 15 macro87 ((e) == FSE_ACCESS_GRANTED ? FSE_IGNORE : FSE_REPORT)
431 type != FSE_ACCESS_GRANTED) { in add_fsevent()633 if (type == FSE_ACCESS_GRANTED) { in add_fsevent()1099 return add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1108 return add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1123 error = add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1127 error = add_fsevent(FSE_ACCESS_GRANTED, ctx, in test_fse_access_granted()1171 kfse->type != FSE_ACCESS_GRANTED) { in release_event_ref()1263 if (num_events > FSE_ACCESS_GRANTED && in add_watcher()1264 event_list[FSE_ACCESS_GRANTED] != FSE_IGNORE && in add_watcher()1266 event_list[FSE_ACCESS_GRANTED] = FSE_IGNORE; in add_watcher()[all …]