Home
last modified time | relevance | path

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

/fs/gfs2/
Dglops.c627 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in freeze_go_xmote_bh()
755 .go_inval = inode_go_inval,
766 .go_inval = rgrp_go_inval,
Dincore.h243 void (*go_inval) (struct gfs2_glock *gl, int flags); member
Dglock.c607 glops->go_inval) { in do_xmote()
653 glops->go_inval(gl, target == LM_ST_DEFERRED ? 0 : DIO_METADATA); in do_xmote()
Dsuper.c143 j_gl->gl_ops->go_inval(j_gl, DIO_METADATA); in gfs2_make_fs_rw()