Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Damigaffs.h136 #define FIBF_NOREAD 0x0008 /* 0 means allowed */ macro
/linux-4.1.27/fs/affs/
Damigaffs.c394 if (!(prot & FIBF_NOREAD)) in prot_to_mode()
423 prot |= FIBF_NOREAD; in mode_to_prot()