Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Damigaffs.h124 #define FIBF_OTR_WRITE 0x4000 macro
/linux-4.1.27/fs/affs/
Damigaffs.c404 if (prot & FIBF_OTR_WRITE) in prot_to_mode()
437 prot |= FIBF_OTR_WRITE; in mode_to_prot()