Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Damigaffs.h129 #define FIBF_GRP_EXECUTE 0x0200 macro
/linux-4.4.14/fs/affs/
Damigaffs.c402 if (prot & FIBF_GRP_EXECUTE) in prot_to_mode()
427 prot |= FIBF_GRP_EXECUTE; in mode_to_prot()