Searched refs:gfs2_glock_poll (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dglock.h189 int gfs2_glock_poll(struct gfs2_holder *gh);
H A Dsuper.c896 if (gfs2_holder_initialized(gh) && gfs2_glock_poll(gh)) {
H A Dglock.c1622 * gfs2_glock_poll - poll to see if an async request has been completed
1628 int gfs2_glock_poll(struct gfs2_holder *gh) function

Completed in 119 milliseconds