Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.h195 extern int gfs2_glock_wait(struct gfs2_holder *gh);
Dglock.c944 int gfs2_glock_wait(struct gfs2_holder *gh) in gfs2_glock_wait() function
1118 error = gfs2_glock_wait(gh); in gfs2_glock_nq()
Dsuper.c1118 err = gfs2_glock_wait(gh); in gfs2_statfs_slow()