Searched defs:ghs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | inode.c | 604 struct gfs2_holder ghs[2]; in gfs2_create_inode() local 927 struct gfs2_holder ghs[2]; gfs2_link() local 1131 struct gfs2_holder ghs[3]; gfs2_unlink() local 1379 struct gfs2_holder ghs[4], r_gh, rd_gh; gfs2_rename() local 1623 struct gfs2_holder ghs[4], r_gh; gfs2_exchange() local [all...] |
H A D | glock.c | 1192 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() argument 1212 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() argument 1589 nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, struct gfs2_holder **p) nq_m_sync() argument 1624 gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) gfs2_glock_nq_m() argument 1660 gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) gfs2_glock_dq_m() argument [all...] |
H A D | quota.c | 897 struct gfs2_holder *ghs, i_gh; in do_sync() local
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | inode.c | 1404 struct gfs2_holder ghs[4], r_gh, rd_gh; in gfs2_rename() local 1651 struct gfs2_holder ghs[4], r_gh; gfs2_exchange() local [all...] |
H A D | quota.c | 914 struct gfs2_holder *ghs, i_gh; in do_sync() local
|
H A D | glock.c | 1342 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() argument 1362 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() argument 1773 nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, struct gfs2_holder **p) nq_m_sync() argument 1805 gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) gfs2_glock_nq_m() argument 1840 gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) gfs2_glock_dq_m() argument [all...] |
Completed in 14 milliseconds