用于 FileSystemEntity.watch 的位字段,用于启用 创建、修改、删除 和 移动。
static const int all = create | modify | delete | move;