Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dglock.h275 extern bool gfs2_delete_work_queued(const struct gfs2_glock *gl);
Dglops.c658 return !gfs2_delete_work_queued(gl); in iopen_go_demote_ok()
Dglock.c2156 bool gfs2_delete_work_queued(const struct gfs2_glock *gl) in gfs2_delete_work_queued() function