Home
last modified time | relevance | path

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

/linux-6.14.4/fs/gfs2/
Dglock.h247 bool gfs2_queue_try_to_evict(struct gfs2_glock *gl);
Dglops.c635 if (!gfs2_queue_try_to_evict(gl)) in iopen_go_callback()
Dglock.c1012 bool gfs2_queue_try_to_evict(struct gfs2_glock *gl) in gfs2_queue_try_to_evict() function