Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/affs/
H A Damigaffs.c401 if (prot & FIBF_GRP_WRITE) in affs_prot_to_mode()
438 | FIBF_GRP_WRITE | FIBF_GRP_DELETE in affs_mode_to_prot()
456 prot |= FIBF_GRP_WRITE; in affs_mode_to_prot()
H A Damigaffs.h132 #define FIBF_GRP_WRITE 0x0400 macro
/kernel/linux/linux-6.6/fs/affs/
H A Damigaffs.c401 if (prot & FIBF_GRP_WRITE) in affs_prot_to_mode()
438 | FIBF_GRP_WRITE | FIBF_GRP_DELETE in affs_mode_to_prot()
456 prot |= FIBF_GRP_WRITE; in affs_mode_to_prot()
H A Damigaffs.h132 #define FIBF_GRP_WRITE 0x0400 macro

Completed in 4 milliseconds