Searched refs:go_inval (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/gfs2/
H A Dglops.c603 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA);
715 .go_inval = inode_go_inval,
727 .go_inval = rgrp_go_inval,
H A Dincore.h220 void (*go_inval) (struct gfs2_glock *gl, int flags); member in struct:gfs2_glock_operations
H A Dglock.c704 glops->go_inval) {
750 glops->go_inval(gl, target == LM_ST_DEFERRED ? 0 : DIO_METADATA);
757 * Check for an error encountered since we called go_sync and go_inval.
H A Dsuper.c136 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA);

Completed in 119 milliseconds