Home
last modified time | relevance | path

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

/linux-3.3/fs/gfs2/
Dglock.c1204 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync()
1239 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m()
1274 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
1287 void gfs2_glock_dq_uninit_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_uninit_m()
Dinode.c1215 unsigned int num_gh; in gfs2_rename() local