Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.h192 extern int gfs2_glock_wait(struct gfs2_holder *gh);
H A Dglock.c1182 int gfs2_glock_wait(struct gfs2_holder *gh) in gfs2_glock_wait() function
1436 error = gfs2_glock_wait(gh); in gfs2_glock_nq()
H A Dsuper.c837 err = gfs2_glock_wait(gh); in gfs2_statfs_slow()