Searched defs:num_gh (Results 1 – 2 of 2) sorted by relevance
1175 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync()1210 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m()1245 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
1329 unsigned int num_gh; in gfs2_rename() local