Searched refs:FIBF_GRP_READ (Results 1 – 2 of 2) sorted by relevance
403 if (prot & FIBF_GRP_READ) in affs_prot_to_mode()437 | FIBF_GRP_EXECUTE | FIBF_GRP_READ in affs_mode_to_prot()454 prot |= FIBF_GRP_READ; in affs_mode_to_prot()
131 #define FIBF_GRP_READ 0x0800 macro