Searched defs:ghs (Results 1 – 3 of 3) sorted by relevance
/linux/fs/gfs2/ |
A D | inode.c | 589 struct gfs2_holder ghs[2]; in gfs2_create_inode() local 914 struct gfs2_holder ghs[2]; in gfs2_link() local 1119 struct gfs2_holder ghs[3]; in gfs2_unlink() local 1371 struct gfs2_holder ghs[4], r_gh, rd_gh; in gfs2_rename() local 1618 struct gfs2_holder ghs[4], r_gh; in gfs2_exchange() local
|
A D | glock.c | 1332 static int glocks_pending(unsigned int num_gh, struct gfs2_holder *ghs) in glocks_pending() 1352 int gfs2_glock_async_wait(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_async_wait() 1781 static int nq_m_sync(unsigned int num_gh, struct gfs2_holder *ghs, in nq_m_sync() 1816 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() 1852 void gfs2_glock_dq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_dq_m()
|
A D | quota.c | 878 struct gfs2_holder *ghs, i_gh; in do_sync() local
|
Completed in 22 milliseconds