OP_VFS_STATE_PURGED
#define op_state_purged(op) ((op)->op_state & OP_VFS_STATE_PURGED)
op->op_state |= OP_VFS_STATE_PURGED;