Searched defs:gfs2_holder (Results 1 – 1 of 1) sorted by relevance
257 struct gfs2_holder { struct258 struct list_head gh_list;260 struct gfs2_glock *gh_gl;261 struct pid *gh_owner_pid;262 unsigned int gh_state;286 struct gfs2_holder rs_rgd_gh; /* Filled in by get_local_rgrp */ argument