Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dglock.h219 extern int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs);
Dinode.c1443 error = gfs2_glock_async_wait(num_gh, ghs); in gfs2_rename()
1682 error = gfs2_glock_async_wait(num_gh, ghs); in gfs2_exchange()
Dglock.c1369 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() function