Home
last modified time | relevance | path

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

/fs/affs/
Damigaffs.h131 #define FIBF_GRP_READ 0x0800 macro
Damigaffs.c403 if (prot & FIBF_GRP_READ) in affs_prot_to_mode()
432 prot |= FIBF_GRP_READ; in affs_mode_to_prot()