Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dmeta_io.h44 struct gfs2_glock_aspace *gla = in gfs2_mapping2sbd()
45 container_of(mapping, struct gfs2_glock_aspace, mapping); in gfs2_mapping2sbd()
Dglock.h142 struct gfs2_glock_aspace { struct
189 struct gfs2_glock_aspace *gla = in gfs2_glock2aspace()
190 container_of(gl, struct gfs2_glock_aspace, glock); in gfs2_glock2aspace()
Dmain.c64 struct gfs2_glock_aspace *gla = foo; in gfs2_init_gl_aspace_once()
105 sizeof(struct gfs2_glock_aspace), in init_gfs2_fs()
Dglock.c136 struct gfs2_glock_aspace *gla = in gfs2_glock_dealloc()
137 container_of(gl, struct gfs2_glock_aspace, glock); in gfs2_glock_dealloc()
1174 struct gfs2_glock_aspace *gla = in gfs2_glock_get()