Searched defs:gfs2_holder (Results 1 – 1 of 1) sorted by relevance
214 struct gfs2_holder { struct215 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;