Searched refs:go_instantiate (Results 1 – 4 of 4) sorted by relevance
708 .go_instantiate = inode_go_instantiate,719 .go_instantiate = gfs2_rgrp_go_instantiate,
221 int (*go_instantiate) (struct gfs2_glock *gl); member
468 ret = glops->go_instantiate(gl); in gfs2_instantiate()1218 if (glops->go_instantiate) in gfs2_glock_get()
64 go_instantiate Called when a glock has been acquired96 go_instantiate No No
Completed in 16 milliseconds