Bitfield forFileSystemEntity.watch, for enabling all ofcreate,modify,delete andmove.
static const int all = create | modify | delete | move;