Searched refs:go_instantiate (Results 1 – 3 of 3) sorted by relevance
728 .go_instantiate = inode_go_instantiate,739 .go_instantiate = gfs2_rgrp_go_instantiate,
222 int (*go_instantiate) (struct gfs2_glock *gl); member
454 ret = glops->go_instantiate(gl); in gfs2_instantiate()1189 gl->gl_flags = glops->go_instantiate ? BIT(GLF_INSTANTIATE_NEEDED) : 0; in gfs2_glock_get()