Home
last modified time | relevance | path

Searched refs:FIBF_OTR_EXECUTE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Damigaffs.h125 #define FIBF_OTR_EXECUTE 0x2000 macro
/linux-4.4.14/fs/affs/
Damigaffs.c408 if (prot & FIBF_OTR_EXECUTE) in prot_to_mode()
433 prot |= FIBF_OTR_EXECUTE; in mode_to_prot()