Home
last modified time | relevance | path

Searched defs:gfs2_holder (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dincore.h253 struct gfs2_holder { struct
254 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