Home
last modified time | relevance | path

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

/fs/affs/
Damigaffs.h133 #define FIBF_GRP_EXECUTE 0x0200 macro
Damigaffs.c405 if (prot & FIBF_GRP_EXECUTE) in affs_prot_to_mode()
430 prot |= FIBF_GRP_EXECUTE; in affs_mode_to_prot()