Searched defs:ghs (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/ |
D | inode.c | 604 struct gfs2_holder ghs[2]; in gfs2_create_inode() local 927 struct gfs2_holder ghs[2]; in gfs2_link() local 1131 struct gfs2_holder ghs[3]; in gfs2_unlink() local 1379 struct gfs2_holder ghs[4], r_gh, rd_gh; in gfs2_rename() local 1623 struct gfs2_holder ghs[4], r_gh; in gfs2_exchange() local
|
D | glock.c | 1192 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() 1212 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() 1589 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync() 1624 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() 1660 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
|
D | quota.c | 878 struct gfs2_holder *ghs, i_gh; in do_sync() local
|