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

/linux-master/fs/gfs2/
H A Dglops.c709 .go_type = LM_TYPE_META,
720 .go_type = LM_TYPE_INODE,
730 .go_type = LM_TYPE_RGRP,
737 .go_type = LM_TYPE_NONDISK,
742 .go_type = LM_TYPE_IOPEN,
750 .go_type = LM_TYPE_FLOCK,
755 .go_type = LM_TYPE_NONDISK,
761 .go_type = LM_TYPE_QUOTA,
766 .go_type = LM_TYPE_JOURNAL,
H A Dglock.c1168 .ln_type = glops->go_type,
1216 gl->gl_stats = this_cpu_ptr(sdp->sd_lkstats)->lkstats[glops->go_type];
1519 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK)
1795 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
H A Dincore.h229 const int go_type; member in struct:gfs2_glock_operations

Completed in 126 milliseconds