Searched refs:GLF_TRY_TO_EVICT (Results 1 – 2 of 2) sorted by relevance
982 if (test_and_set_bit(GLF_TRY_TO_EVICT, &gl->gl_flags)) in gfs2_queue_try_to_evict()1006 if (test_and_clear_bit(GLF_TRY_TO_EVICT, &gl->gl_flags)) { in delete_work_func()2088 clear_bit(GLF_TRY_TO_EVICT, &gl->gl_flags); in gfs2_cancel_delete_work()2321 if (test_bit(GLF_TRY_TO_EVICT, gflags)) in gflags2str()
333 GLF_TRY_TO_EVICT = 17, /* iopen glocks only */ enumerator
Completed in 13 milliseconds