Home
last modified time | relevance | path

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

/linux-3.3/fs/gfs2/
Dincore.h214 struct gfs2_holder { struct
215 struct list_head gh_list;
217 struct gfs2_glock *gh_gl;
218 struct pid *gh_owner_pid;
219 unsigned int gh_state;
220 unsigned gh_flags;
222 int gh_error;
223 unsigned long gh_iflags; /* HIF_... */
224 unsigned long gh_ip;