Searched refs:chmod_cb_count (Results 1 – 1 of 1) sorted by relevance
89 static int chmod_cb_count; variable263 chmod_cb_count++; in chmod_cb()1783 ASSERT_EQ(1, chmod_cb_count); in TEST_IMPL()1784 chmod_cb_count = 0; /* reset for the next test */ in TEST_IMPL()1795 ASSERT_EQ(1, chmod_cb_count); in TEST_IMPL()
Completed in 18 milliseconds