Searched defs:ghs (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ |
A D | inode.c | 944 struct gfs2_holder ghs[2]; in gfs2_link() local 1149 struct gfs2_holder ghs[3]; in gfs2_unlink() local 1401 struct gfs2_holder ghs[4], r_gh, rd_gh; in gfs2_rename() local 1648 struct gfs2_holder ghs[4], r_gh; in gfs2_exchange() local
|
A D | glock.c | 1342 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() 1362 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() 1780 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync() 1812 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() 1847 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
|
A D | quota.c | 886 struct gfs2_holder *ghs, i_gh; in do_sync() local
|
Completed in 14 milliseconds