Searched refs:gl_ops (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dglock.c321 gl->gl_ops = glops;
715 const struct gfs2_glock_operations *glops = gl->gl_ops;
802 const struct gfs2_glock_operations *glops = gl->gl_ops;
843 const struct gfs2_glock_operations *glops = gl->gl_ops;
885 const struct gfs2_glock_operations *glops = gl->gl_ops;
952 const struct gfs2_glock_operations *glops = gl->gl_ops;
1174 const struct gfs2_glock_operations *glops = gl->gl_ops;
1257 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
1537 const struct gfs2_glock_operations *glops = gl->gl_ops;
[all...]
H A Dglops.c394 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA);
H A Dincore.h164 const struct gfs2_glock_operations *gl_ops; member in struct:gfs2_glock
H A Dops_address.c723 if (gl->gl_ops == &gfs2_inode_glops) {
H A Dsuper.c530 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA);
H A Dinode.c1142 gfs2_assert_warn(sdp, gl->gl_ops == &gfs2_inode_glops))

Completed in 105 milliseconds