Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/affs/
Damigaffs.c407 if (prot & FIBF_GRP_EXECUTE) in prot_to_mode()
432 prot |= FIBF_GRP_EXECUTE; in mode_to_prot()
/linux-2.4.37.9/include/linux/
Damigaffs.h262 #define FIBF_GRP_EXECUTE 0x0200 macro