Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c1020 if (test_and_set_bit(GLF_VERIFY_EVICT, &gl->gl_flags)) in gfs2_queue_verify_evict()
1061 if (test_and_clear_bit(GLF_VERIFY_EVICT, &gl->gl_flags)) { in delete_work_func()
2121 clear_bit(GLF_VERIFY_EVICT, &gl->gl_flags); in gfs2_cancel_delete_work()
2374 if (test_bit(GLF_VERIFY_EVICT, gflags)) in gflags2str()
A Dincore.h332 GLF_VERIFY_EVICT = 18, /* iopen glocks only */ enumerator

Completed in 13 milliseconds