Searched defs:ghs (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/gfs2/ |
D | inode.c | 599 struct gfs2_holder ghs[2]; in gfs2_create_inode() local 926 struct gfs2_holder ghs[2]; in gfs2_link() local 1131 struct gfs2_holder ghs[3]; in gfs2_unlink() local 1383 struct gfs2_holder ghs[4], r_gh, rd_gh; in gfs2_rename() local 1630 struct gfs2_holder ghs[4], r_gh; in gfs2_exchange() local
|
D | glock.c | 1351 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() 1371 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() 1804 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync() 1836 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() 1871 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
|
D | quota.c | 886 struct gfs2_holder *ghs, i_gh; in do_sync() local
|