Home
last modified time | relevance | path

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

/fs/affs/
Damigaffs.h141 #define FIBF_NOWRITE 0x0004 /* 0 means allowed */ macro
Damigaffs.c395 if (!(prot & FIBF_NOWRITE)) in affs_prot_to_mode()
428 prot |= FIBF_NOWRITE; in affs_mode_to_prot()