Searched refs:go_instantiate (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dglops.c717 .go_instantiate = inode_go_instantiate,
728 .go_instantiate = gfs2_rgrp_go_instantiate,
H A Dincore.h222 int (*go_instantiate) (struct gfs2_glock *gl); member in struct:gfs2_glock_operations
H A Dglock.c454 ret = glops->go_instantiate(gl);
1206 gl->gl_flags = glops->go_instantiate ? BIT(GLF_INSTANTIATE_NEEDED) : 0;

Completed in 147 milliseconds