Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/affs/
Damigaffs.c405 if (prot & FIBF_GRP_READ) in prot_to_mode()
434 prot |= FIBF_GRP_READ; in mode_to_prot()
/linux-2.4.37.9/include/linux/
Damigaffs.h260 #define FIBF_GRP_READ 0x0800 macro