Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-glocks.rst70 go_instantiate 获取 glock 时调用
96 go_instantiate 否 否
/linux/fs/gfs2/
H A Dglops.c649 .go_instantiate = inode_go_instantiate,
659 .go_instantiate = gfs2_rgrp_go_instantiate,
H A Dincore.h221 int (*go_instantiate) (struct gfs2_glock *gl); member
H A Dglock.c442 ret = glops->go_instantiate(gl); in gfs2_instantiate()
1121 if (glops->go_instantiate) in gfs2_glock_get()
/linux/Documentation/filesystems/gfs2/
H A Dglocks.rst64 go_instantiate Called when a glock has been acquired
96 go_instantiate No No