Home
last modified time | relevance | path

Searched defs:num_gh (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dglock.c1175 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()
Dinode.c1329 unsigned int num_gh; in gfs2_rename() local