Searched refs:OCFS2_RESV_FLAG_INUSE (Results 1 – 2 of 2) sorted by relevance
42 #define OCFS2_RESV_FLAG_INUSE 0x01 /* Set when r_node is part of a btree */ macro
247 if (resv->r_flags & OCFS2_RESV_FLAG_INUSE) { in ocfs2_resv_remove()250 resv->r_flags &= ~OCFS2_RESV_FLAG_INUSE; in ocfs2_resv_remove()350 new->r_flags |= OCFS2_RESV_FLAG_INUSE; in ocfs2_resv_insert()