Searched defs:ghs (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/gfs2/ | 
| D | inode.c | 584 	struct gfs2_holder ghs[2];  in gfs2_create_inode()  local 900 	struct gfs2_holder ghs[2];  in gfs2_link()  local 1103 	struct gfs2_holder ghs[3];  in gfs2_unlink()  local 1351 	struct gfs2_holder ghs[4], r_gh, rd_gh;  in gfs2_rename()  local 1594 	struct gfs2_holder ghs[4], r_gh;  in gfs2_exchange()  local
  | 
| D | glock.c | 967 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs)  in glocks_pending() 987 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs)  in gfs2_glock_async_wait() 1355 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs,  in nq_m_sync() 1390 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs)  in gfs2_glock_nq_m() 1426 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs)  in gfs2_glock_dq_m()
  | 
| D | quota.c | 871 	struct gfs2_holder *ghs, i_gh;  in do_sync()  local
  |