atomic64_try_cmpxchg_relaxed
if (!atomic64_try_cmpxchg_relaxed(&inode->i_sequence, &old, new))
return atomic64_try_cmpxchg_relaxed(v, old, new);