Home
last modified time | relevance | path

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

/fs/affs/
Damigaffs.h132 #define FIBF_GRP_WRITE 0x0400 macro
Damigaffs.c401 if (prot & FIBF_GRP_WRITE) in affs_prot_to_mode()
434 prot |= FIBF_GRP_WRITE; in affs_mode_to_prot()