Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dmeta_io.h44 struct gfs2_glock_aspace *gla = in gfs2_mapping2sbd()
45 container_of(mapping, struct gfs2_glock_aspace, mapping); in gfs2_mapping2sbd()
H A Dglock.h144 struct gfs2_glock_aspace { struct
173 struct gfs2_glock_aspace *gla = in gfs2_glock2aspace()
174 container_of(gl, struct gfs2_glock_aspace, glock); in gfs2_glock2aspace()
145 glockgfs2_glock_aspace global() argument
146 mappinggfs2_glock_aspace global() argument
H A Dmain.c63 struct gfs2_glock_aspace *gla = foo; in gfs2_init_gl_aspace_once()
104 sizeof(struct gfs2_glock_aspace), in init_gfs2_fs()
H A Dglock.c133 struct gfs2_glock_aspace *gla = in gfs2_glock_dealloc()
134 container_of(gl, struct gfs2_glock_aspace, glock); in gfs2_glock_dealloc()
1181 struct gfs2_glock_aspace *gla = in gfs2_glock_get()