Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h203 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs);
H A Dinode.c1546 error = gfs2_glock_async_wait(num_gh, ghs); in gfs2_rename()
1785 error = gfs2_glock_async_wait(num_gh, ghs); in gfs2_exchange()
H A Dglock.c1375 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() function