Home
last modified time | relevance | path

Searched refs:GLF_TRY_TO_EVICT (Results 1 – 3 of 3) sorted by relevance

/fs/gfs2/
A Dglock.c1021 if (test_and_set_bit(GLF_TRY_TO_EVICT, &gl->gl_flags)) in gfs2_queue_try_to_evict()
1044 if (test_and_clear_bit(GLF_TRY_TO_EVICT, &gl->gl_flags)) in delete_work_func()
2094 clear_bit(GLF_TRY_TO_EVICT, &gl->gl_flags); in gfs2_cancel_delete_work()
2348 if (test_bit(GLF_TRY_TO_EVICT, gflags)) in gflags2str()
A Dincore.h331 GLF_TRY_TO_EVICT = 17, /* iopen glocks only */ enumerator
A Dtrace_gfs2.h66 {(1UL << GLF_TRY_TO_EVICT), "e" }, \

Completed in 13 milliseconds