Searched refs:AFS_ACE_WRITE (Results 1 – 2 of 2) sorted by relevance
95 #define AFS_ACE_WRITE 0x00000002U /* - permission to write/chmod a file */ macro
346 if (!(access & AFS_ACE_WRITE)) in afs_permission()