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

/linux-master/fs/gfs2/
H A Dglock.h192 int gfs2_glock_wait(struct gfs2_holder *gh);
H A Dglock.c1343 * gfs2_glock_wait - wait on a glock acquisition
1349 int gfs2_glock_wait(struct gfs2_holder *gh) function
1616 error = gfs2_glock_wait(gh);
1625 * Returns: 1 if the request is ready to be gfs2_glock_wait()ed on
H A Dsuper.c897 err = gfs2_glock_wait(gh);

Completed in 211 milliseconds