Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dglock.c992 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()
A Dincore.h334 GLF_VERIFY_EVICT = 18, /* iopen glocks only */ enumerator

Completed in 12 milliseconds