Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dglops.c715 .go_instantiate = inode_go_instantiate,
726 .go_instantiate = gfs2_rgrp_go_instantiate,
H A Dincore.h221 int (*go_instantiate) (struct gfs2_glock *gl); member
H A Dglock.c468 ret = glops->go_instantiate(gl); in gfs2_instantiate()
1207 if (glops->go_instantiate) in gfs2_glock_get()
/linux-6.15/Documentation/filesystems/
H A Dgfs2-glocks.rst64 go_instantiate Called when a glock has been acquired
96 go_instantiate No No