Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglops.c740 .go_instantiate = inode_go_instantiate,
750 .go_instantiate = gfs2_rgrp_go_instantiate,
A Dincore.h222 int (*go_instantiate) (struct gfs2_holder *gh); member
A Dglock.c512 ret = glops->go_instantiate(gh); in gfs2_instantiate()
559 !(gh->gh_flags & GL_SKIP) && gl->gl_ops->go_instantiate) { in do_promote()
1194 gl->gl_flags = glops->go_instantiate ? BIT(GLF_INSTANTIATE_NEEDED) : 0; in gfs2_glock_get()

Completed in 16 milliseconds