Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h199 void gfs2_holder_reinit(unsigned int state, u16 flags,
H A Dsuper.c1205 gfs2_holder_reinit(LM_ST_EXCLUSIVE, GL_ASYNC | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock()
H A Dfile.c1512 gfs2_holder_reinit(state, flags, fl_gh); in do_flock()
H A Dinode.c2285 gfs2_holder_reinit(LM_ST_EXCLUSIVE, 0, gh); in gfs2_update_time()
H A Dglock.c1202 void gfs2_holder_reinit(unsigned int state, u16 flags, struct gfs2_holder *gh) in gfs2_holder_reinit() function