Searched defs:gfs2_holder (Results 1 – 1 of 1) sorted by relevance
253 struct gfs2_holder { struct254 struct list_head gh_list;256 struct gfs2_glock *gh_gl;257 struct pid *gh_owner_pid;258 unsigned int gh_state;282 struct gfs2_holder rs_rgd_gh; /* Filled in by get_local_rgrp */ argument