Searched refs:FIBF_OTR_READ (Results 1 – 2 of 2) sorted by relevance
409 if (prot & FIBF_OTR_READ) in affs_prot_to_mode()439 | FIBF_OTR_EXECUTE | FIBF_OTR_READ in affs_mode_to_prot()463 prot |= FIBF_OTR_READ; in affs_mode_to_prot()
127 #define FIBF_OTR_READ 0x8000 macro