Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dincore.h223 int (*go_held)(struct gfs2_holder *gh); member
H A Dglops.c732 .go_held = inode_go_held,
H A Dglock.c491 if (glops->go_held) in gfs2_instantiate()
492 return glops->go_held(gh); in gfs2_instantiate()