Home
last modified time | relevance | path

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

/openbmc/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.h133 struct gfs2_glock_aspace { struct
177 struct gfs2_glock_aspace *gla = in gfs2_glock2aspace()
178 container_of(gl, struct gfs2_glock_aspace, glock); in gfs2_glock2aspace()
H A Dmain.c64 struct gfs2_glock_aspace *gla = foo; in gfs2_init_gl_aspace_once()
105 sizeof(struct gfs2_glock_aspace), in init_gfs2_fs()
H A Dglock.c135 struct gfs2_glock_aspace *gla = in gfs2_glock_dealloc()
136 container_of(gl, struct gfs2_glock_aspace, glock); in gfs2_glock_dealloc()
1202 struct gfs2_glock_aspace *gla = in gfs2_glock_get()