Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dglops.c745 .go_type = LM_TYPE_META,
755 .go_type = LM_TYPE_INODE,
765 .go_type = LM_TYPE_RGRP,
773 .go_type = LM_TYPE_NONDISK,
778 .go_type = LM_TYPE_IOPEN,
786 .go_type = LM_TYPE_FLOCK,
791 .go_type = LM_TYPE_NONDISK,
797 .go_type = LM_TYPE_QUOTA,
802 .go_type = LM_TYPE_JOURNAL,
Dglock.c1019 .ln_type = glops->go_type, in gfs2_glock_get()
1065 gl->gl_stats = this_cpu_ptr(sdp->sd_lkstats)->lkstats[glops->go_type]; in gfs2_glock_get()
1357 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK))) in add_to_queue()
1576 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()
Dincore.h251 const int go_type; member
/kernel/linux/linux-5.10/Documentation/filesystems/
Dgfs2-glocks.rst71 go_type The type of the glock, ``LM_TYPE_*``