Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c1010 if (test_and_set_bit(GLF_TRY_TO_EVICT, &gl->gl_flags)) in gfs2_queue_try_to_evict()
1034 if (test_and_clear_bit(GLF_TRY_TO_EVICT, &gl->gl_flags)) { in delete_work_func()
2120 clear_bit(GLF_TRY_TO_EVICT, &gl->gl_flags); in gfs2_cancel_delete_work()
2372 if (test_bit(GLF_TRY_TO_EVICT, gflags)) in gflags2str()
A Dincore.h331 GLF_TRY_TO_EVICT = 17, /* iopen glocks only */ enumerator

Completed in 14 milliseconds