Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.c210 if (i_gl->gl_ops->go_free) { in signal_our_withdraw()
H A Dlock_dlm.c129 if (gl->gl_ops->go_free) in gdlm_ast()
130 gl->gl_ops->go_free(gl); in gdlm_ast()
H A Dincore.h249 void (*go_free)(struct gfs2_glock *gl); member
H A Dglops.c757 .go_free = inode_go_free,