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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dglops.c398 .go_type = LM_TYPE_META,
407 .go_type = LM_TYPE_INODE,
419 .go_type = LM_TYPE_RGRP,
428 .go_type = LM_TYPE_NONDISK,
432 .go_type = LM_TYPE_IOPEN,
437 .go_type = LM_TYPE_FLOCK,
441 .go_type = LM_TYPE_NONDISK,
445 .go_type = LM_TYPE_QUOTA,
449 .go_type = LM_TYPE_JOURNAL,
H A Dglock.c752 struct lm_lockname name = { .ln_number = number, .ln_type = glops->go_type };
999 (gh->gh_gl->gl_ops->go_type != LM_TYPE_FLOCK)))
1198 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type);
H A Dincore.h162 const int go_type; member in struct:gfs2_glock_operations

Completed in 121 milliseconds