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