Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Damigaffs.h127 #define FIBF_GRP_READ 0x0800 macro
/linux-4.1.27/fs/affs/
Damigaffs.c400 if (prot & FIBF_GRP_READ) in prot_to_mode()
429 prot |= FIBF_GRP_READ; in mode_to_prot()