Searched refs:GLF_VERIFY_EVICT (Results 1 – 2 of 2) sorted by relevance
992 if (test_and_set_bit(GLF_VERIFY_EVICT, &gl->gl_flags)) in gfs2_queue_verify_evict()1033 if (test_and_clear_bit(GLF_VERIFY_EVICT, &gl->gl_flags)) { in delete_work_func()2089 clear_bit(GLF_VERIFY_EVICT, &gl->gl_flags); in gfs2_cancel_delete_work()2323 if (test_bit(GLF_VERIFY_EVICT, gflags)) in gflags2str()
334 GLF_VERIFY_EVICT = 18, /* iopen glocks only */ enumerator
Completed in 12 milliseconds