Home
last modified time | relevance | path

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

/fs/gfs2/
A Dglops.c713 .go_type = LM_TYPE_META,
723 .go_type = LM_TYPE_INODE,
733 .go_type = LM_TYPE_RGRP,
740 .go_type = LM_TYPE_NONDISK,
745 .go_type = LM_TYPE_IOPEN,
753 .go_type = LM_TYPE_FLOCK,
758 .go_type = LM_TYPE_NONDISK,
764 .go_type = LM_TYPE_QUOTA,
769 .go_type = LM_TYPE_JOURNAL,
A Dglock.c1169 .ln_type = glops->go_type, in gfs2_glock_get()
1216 gl->gl_stats = this_cpu_ptr(sdp->sd_lkstats)->lkstats[glops->go_type]; in gfs2_glock_get()
1509 if (gh->gh_gl->gl_ops->go_type == LM_TYPE_FLOCK) in add_to_queue()
1771 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
A Dincore.h228 const int go_type; member

Completed in 14 milliseconds