Searched refs:FIBF_NOEXECUTE (Results 1 – 2 of 2) sorted by relevance
139 #define FIBF_NOEXECUTE 0x0002 /* 0 means allowed, ignored under linux */ macro
399 if (!(prot & FIBF_NOEXECUTE)) in affs_prot_to_mode()424 prot |= FIBF_NOEXECUTE; in affs_mode_to_prot()