Searched refs:FIBF_OTR_EXECUTE (Results 1 – 2 of 2) sorted by relevance
411 if (prot & FIBF_OTR_EXECUTE) in affs_prot_to_mode()439 | FIBF_OTR_EXECUTE | FIBF_OTR_READ in affs_mode_to_prot()461 prot |= FIBF_OTR_EXECUTE; in affs_mode_to_prot()
129 #define FIBF_OTR_EXECUTE 0x2000 macro