Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Damigaffs.h128 #define FIBF_GRP_WRITE 0x0400 macro
/linux-4.4.14/fs/affs/
Damigaffs.c398 if (prot & FIBF_GRP_WRITE) in prot_to_mode()
431 prot |= FIBF_GRP_WRITE; in mode_to_prot()