Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dsuper.c877 if (gfs2_holder_initialized(gh) && gfs2_glock_poll(gh)) { in gfs2_statfs_slow()
H A Dglock.c1545 int gfs2_glock_poll(struct gfs2_holder *gh) in gfs2_glock_poll() function