Home
last modified time | relevance | path

Searched refs:gfs2_holder_reinit (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/gfs2/
Dglock.h189 void gfs2_holder_reinit(unsigned int state, unsigned flags,
Dfile.c937 gfs2_holder_reinit(state, flags, fl_gh); in do_flock()
Dsuper.c1504 gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | GL_NOCACHE, &ip->i_iopen_gh); in gfs2_evict_inode()
Dglock.c838 void gfs2_holder_reinit(unsigned int state, unsigned flags, struct gfs2_holder *gh) in gfs2_holder_reinit() function