Home
last modified time | relevance | path

Searched defs:gfs2_alloc (Results 1 – 1 of 1) sorted by relevance

/fs/gfs2/
Dincore.h204 struct gfs2_alloc { struct
212 u32 al_alloced; /* Filled in by gfs2_alloc_*() */ argument
216 unsigned int al_line;
217 char *al_file;
218 struct gfs2_holder al_ri_gh;
219 struct gfs2_holder al_rgd_gh;
243 struct gfs2_alloc *i_alloc; argument