Searched refs:ctf_snapshot_lu (Results 1 – 2 of 2) sorted by relevance
127 fp->ctf_snapshot_lu = 0; in ctf_create()542 nfp->ctf_snapshot_lu = fp->ctf_snapshots; in ctf_serialize()721 fp->ctf_snapshot_lu + 1 }; in ctf_discard()749 if (fp->ctf_snapshot_lu >= id.snapshot_id) in ctf_rollback()789 if (fp->ctf_snapshots == fp->ctf_snapshot_lu) in ctf_rollback()
288 unsigned long ctf_snapshot_lu; /* ctf_snapshot() call count at last update. */ member