Searched defs:num_gh (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/gfs2/ |
| D | glock.c | 1192 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() 1212 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() 1589 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync() 1624 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() 1660 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
|
| D | inode.c | 1381 unsigned int num_gh; in gfs2_rename() local 1624 unsigned int num_gh; in gfs2_exchange() local
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| D | glock.c | 1342 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() 1362 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() 1773 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync() 1805 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() 1840 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
|
| D | inode.c | 1406 unsigned int num_gh; in gfs2_rename() local 1652 unsigned int num_gh; in gfs2_exchange() local
|