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

/linux-master/fs/gfs2/
H A Dglock.h193 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs);
H A Dinode.c1466 error = gfs2_glock_async_wait(num_gh, ghs);
1705 error = gfs2_glock_async_wait(num_gh, ghs);
H A Dglock.c1370 * gfs2_glock_async_wait - wait on multiple asynchronous glock acquisitions
1379 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) function

Completed in 95 milliseconds