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

/linux-master/fs/gfs2/
H A Dincore.h223 int (*go_held)(struct gfs2_holder *gh); member in struct:gfs2_glock_operations
H A Dglops.c718 .go_held = inode_go_held,
H A Dglock.c462 if (glops->go_held)
463 return glops->go_held(gh);

Completed in 156 milliseconds