Searched defs:gfs2_holder (Results 1 – 1 of 1) sorted by relevance
143 struct gfs2_holder { struct144 struct list_head gh_list;146 struct gfs2_glock *gh_gl;147 struct pid *gh_owner_pid;148 unsigned int gh_state;149 unsigned gh_flags;151 int gh_error;152 unsigned long gh_iflags; /* HIF_... */153 unsigned long gh_ip;