Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dincore.h257 struct gfs2_holder { struct
258 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