Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dincore.h178 struct gfs2_holder { struct
179 struct list_head gh_list;
181 struct gfs2_glock *gh_gl;
182 struct pid *gh_owner_pid;
183 unsigned int gh_state;
184 unsigned gh_flags;
186 int gh_error;
187 unsigned long gh_iflags; /* HIF_... */
188 unsigned long gh_ip;