Searched refs:gfs2_glock_poll (Results 1 – 3 of 3) sorted by relevance
215 extern int gfs2_glock_poll(struct gfs2_holder *gh);
799 if (gfs2_holder_initialized(gh) && gfs2_glock_poll(gh)) { in gfs2_statfs_slow()
1610 int gfs2_glock_poll(struct gfs2_holder *gh) in gfs2_glock_poll() function