Home
last modified time | relevance | path

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

/linux-3.3/Documentation/filesystems/
Dgfs2-glocks.txt59 go_lock | Called for the first local holder of a lock
75 There is a plan to try and remove the go_lock and go_unlock callbacks
89 go_lock | Yes | No
/linux-3.3/fs/gfs2/
Dglops.c547 .go_lock = inode_go_lock,
556 .go_lock = gfs2_rgrp_go_lock,
Dincore.h198 int (*go_lock) (struct gfs2_holder *gh); member
Dglock.c347 glops->go_lock) { in do_promote()
350 ret = glops->go_lock(gh); in do_promote()