Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/affs/
Damigaffs.c409 if (prot & FIBF_OTR_WRITE) in prot_to_mode()
442 prot |= FIBF_OTR_WRITE; in mode_to_prot()
/linux-2.4.37.9/include/linux/
Damigaffs.h257 #define FIBF_OTR_WRITE 0x4000 macro