Searched refs:VSYNCHRONIZE (Results 1 – 3 of 3) sorted by relevance
84 {VSYNCHRONIZE, ACL_SYNCHRONIZE},184 VREAD_ACL | VWRITE_ACL | VWRITE_OWNER | VSYNCHRONIZE)) == 0, in vaccess_acl_nfs4()195 accmode &= ~VSYNCHRONIZE; in vaccess_acl_nfs4()
6429 *accmode &= ~(VSTAT_PERMS | VSYNCHRONIZE); in vfs_unixify_accmode()
361 #define VSYNCHRONIZE 000200000000 /* not used */ macro