Home
last modified time | relevance | path

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

/fs/affs/
Damigaffs.h128 #define FIBF_OTR_WRITE 0x4000 macro
Damigaffs.c407 if (prot & FIBF_OTR_WRITE) in affs_prot_to_mode()
440 prot |= FIBF_OTR_WRITE; in affs_mode_to_prot()