Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dgfs2-glocks.rst67 go_lock Called for the first local holder of a lock
86 There is a plan to try and remove the go_lock and go_unlock callbacks
101 go_lock Yes No
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.c753 .go_lock = inode_go_lock,
763 .go_lock = gfs2_rgrp_go_lock,
H A Dincore.h245 int (*go_lock) (struct gfs2_holder *gh); member
H A Dglock.c392 glops->go_lock) { in do_promote()
395 ret = glops->go_lock(gh); in do_promote()