Home
last modified time | relevance | path

Searched refs:FIBF_NOWRITE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/affs/
H A Damigaffs.c395 if (!(prot & FIBF_NOWRITE)) in affs_prot_to_mode()
436 | FIBF_NOWRITE | FIBF_NODELETE in affs_mode_to_prot()
448 prot |= FIBF_NOWRITE; in affs_mode_to_prot()
H A Damigaffs.h141 #define FIBF_NOWRITE 0x0004 /* 0 means allowed */ macro
/kernel/linux/linux-6.6/fs/affs/
H A Damigaffs.c395 if (!(prot & FIBF_NOWRITE)) in affs_prot_to_mode()
436 | FIBF_NOWRITE | FIBF_NODELETE in affs_mode_to_prot()
448 prot |= FIBF_NOWRITE; in affs_mode_to_prot()
H A Damigaffs.h141 #define FIBF_NOWRITE 0x0004 /* 0 means allowed */ macro

Completed in 6 milliseconds