Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dglock.h249 extern bool gfs2_delete_work_queued(const struct gfs2_glock *gl);
Dglops.c677 return !gfs2_delete_work_queued(gl); in iopen_go_demote_ok()
Dglock.c1899 bool gfs2_delete_work_queued(const struct gfs2_glock *gl) in gfs2_delete_work_queued() function