Searched refs:gfs2_holder_reinit (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/fs/gfs2/ |
| D | util.c | 226 gfs2_holder_reinit(LM_ST_EXCLUSIVE, in signal_our_withdraw() 252 gfs2_holder_reinit(LM_ST_SHARED, in signal_our_withdraw()
|
| D | glock.h | 199 extern void gfs2_holder_reinit(unsigned int state, u16 flags,
|
| D | super.c | 1309 gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock() 1314 gfs2_holder_reinit(LM_ST_EXCLUSIVE, GL_ASYNC | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock()
|
| D | file.c | 1496 gfs2_holder_reinit(state, flags, fl_gh); in do_flock()
|
| D | inode.c | 2158 gfs2_holder_reinit(LM_ST_EXCLUSIVE, 0, gh); in gfs2_update_time()
|
| D | glock.c | 1271 void gfs2_holder_reinit(unsigned int state, u16 flags, struct gfs2_holder *gh) in gfs2_holder_reinit() function
|