OCFS2_RESV_FLAG_TMP
ocfs2_resv_set_type(&r, OCFS2_RESV_FLAG_TMP);
int tmpwindow = !!(resv->r_flags & OCFS2_RESV_FLAG_TMP);
if ((resv->r_flags & OCFS2_RESV_FLAG_TMP) || wanted < *clen)
#define OCFS2_RESV_TYPES (OCFS2_RESV_FLAG_TMP|OCFS2_RESV_FLAG_DIR)