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

/linux-master/fs/gfs2/
H A Dutil.c209 if (i_gl->gl_ops->go_free) {
H A Dlock_dlm.c132 if (gl->gl_ops->go_free)
133 gl->gl_ops->go_free(gl);
H A Dincore.h227 void (*go_free)(struct gfs2_glock *gl); member in struct:gfs2_glock_operations
H A Dglops.c722 .go_free = inode_go_free,

Completed in 129 milliseconds