OCFS2_NSEC_MASK
res = (sec << OCFS2_SEC_SHIFT) | (nsec & OCFS2_NSEC_MASK);
spec->tv_nsec = packed_time & OCFS2_NSEC_MASK;