Symbol: gfs2_glock_operations
fs/gfs2/glock.c
1081
const struct gfs2_glock_operations *glops, int create,
fs/gfs2/glock.c
1674
const struct gfs2_glock_operations *glops,
fs/gfs2/glock.c
2319
const struct gfs2_glock_operations *glops = gl->gl_ops;
fs/gfs2/glock.c
418
const struct gfs2_glock_operations *glops = gl->gl_ops;
fs/gfs2/glock.c
566
const struct gfs2_glock_operations *glops = gl->gl_ops;
fs/gfs2/glock.c
661
const struct gfs2_glock_operations *glops = gl->gl_ops;
fs/gfs2/glock.h
185
const struct gfs2_glock_operations *glops,
fs/gfs2/glock.h
213
const struct gfs2_glock_operations *glops,
fs/gfs2/glops.c
642
const struct gfs2_glock_operations gfs2_meta_glops = {
fs/gfs2/glops.c
646
const struct gfs2_glock_operations gfs2_inode_glops = {
fs/gfs2/glops.c
656
const struct gfs2_glock_operations gfs2_rgrp_glops = {
fs/gfs2/glops.c
665
const struct gfs2_glock_operations gfs2_freeze_glops = {
fs/gfs2/glops.c
671
const struct gfs2_glock_operations gfs2_iopen_glops = {
fs/gfs2/glops.c
678
const struct gfs2_glock_operations gfs2_flock_glops = {
fs/gfs2/glops.c
682
const struct gfs2_glock_operations gfs2_nondisk_glops = {
fs/gfs2/glops.c
686
const struct gfs2_glock_operations gfs2_quota_glops = {
fs/gfs2/glops.c
691
const struct gfs2_glock_operations gfs2_journal_glops = {
fs/gfs2/glops.c
695
const struct gfs2_glock_operations *gfs2_glops_list[] = {
fs/gfs2/glops.h
14
extern const struct gfs2_glock_operations gfs2_meta_glops;
fs/gfs2/glops.h
15
extern const struct gfs2_glock_operations gfs2_inode_glops;
fs/gfs2/glops.h
16
extern const struct gfs2_glock_operations gfs2_rgrp_glops;
fs/gfs2/glops.h
17
extern const struct gfs2_glock_operations gfs2_freeze_glops;
fs/gfs2/glops.h
18
extern const struct gfs2_glock_operations gfs2_iopen_glops;
fs/gfs2/glops.h
19
extern const struct gfs2_glock_operations gfs2_flock_glops;
fs/gfs2/glops.h
20
extern const struct gfs2_glock_operations gfs2_nondisk_glops;
fs/gfs2/glops.h
21
extern const struct gfs2_glock_operations gfs2_quota_glops;
fs/gfs2/glops.h
22
extern const struct gfs2_glock_operations gfs2_journal_glops;
fs/gfs2/glops.h
23
extern const struct gfs2_glock_operations *gfs2_glops_list[];
fs/gfs2/incore.h
351
const struct gfs2_glock_operations *gl_ops;
fs/gfs2/sys.c
297
const struct gfs2_glock_operations *glops;