SYNOPSIS struct seqno_fence * to_seqno_fence(struct fence * fence); ARGUMENTS fence fence to cast to a seqno_fence DESCRIPTION Returns NULL if the fence is not a seqno_fence, or the seqno_fence otherwise. COPYRIGHT