Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.h249 extern bool gfs2_delete_work_queued(const struct gfs2_glock *gl);
H A Dglops.c674 return !gfs2_delete_work_queued(gl); in iopen_go_demote_ok()
H A Dglock.c1919 bool gfs2_delete_work_queued(const struct gfs2_glock *gl) in gfs2_delete_work_queued() function