Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglops.c732 .go_type = LM_TYPE_META,
742 .go_type = LM_TYPE_INODE,
752 .go_type = LM_TYPE_RGRP,
760 .go_type = LM_TYPE_NONDISK,
765 .go_type = LM_TYPE_IOPEN,
773 .go_type = LM_TYPE_FLOCK,
778 .go_type = LM_TYPE_NONDISK,
784 .go_type = LM_TYPE_QUOTA,
789 .go_type = LM_TYPE_JOURNAL,
A Dglock.c1159 .ln_type = glops->go_type, in gfs2_glock_get()
1205 gl->gl_stats = this_cpu_ptr(sdp->sd_lkstats)->lkstats[glops->go_type]; in gfs2_glock_get()
1503 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK) && in add_to_queue()
1767 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
/linux/Documentation/filesystems/
A Dgfs2-glocks.rst71 go_type The type of the glock, ``LM_TYPE_*``

Completed in 13 milliseconds