Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dglock.c1218 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync()
1253 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m()
1288 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
1301 void gfs2_glock_dq_uninit_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_uninit_m()
Dinode.c1221 unsigned int num_gh; in gfs2_rename() local