Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dglock.h193 int gfs2_glock_poll(struct gfs2_holder *gh);
Dsuper.c1060 if (gh->gh_gl && gfs2_glock_poll(gh)) { in gfs2_statfs_slow()
Dglock.c1088 int gfs2_glock_poll(struct gfs2_holder *gh) in gfs2_glock_poll() function