GL_NOCACHE       1000 fs/gfs2/glock.c 	if (gh->gh_flags & GL_NOCACHE)
GL_NOCACHE       1583 fs/gfs2/glock.c 	if (flags & GL_NOCACHE)
GL_NOCACHE        664 fs/gfs2/ops_file.c 	flags = (IS_SETLKW(cmd) ? 0 : LM_FLAG_TRY) | GL_EXACT | GL_NOCACHE;
GL_NOCACHE        466 fs/gfs2/ops_fstype.c 				  LM_ST_EXCLUSIVE, LM_FLAG_NOEXP | GL_NOCACHE,
GL_NOCACHE        725 fs/gfs2/ops_fstype.c 					   LM_FLAG_NOEXP | GL_EXACT | GL_NOCACHE,
GL_NOCACHE        107 fs/gfs2/ops_super.c 	error = gfs2_glock_nq_init(sdp->sd_trans_gl, LM_ST_SHARED, GL_NOCACHE,
GL_NOCACHE        494 fs/gfs2/ops_super.c 	gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | GL_NOCACHE, &ip->i_iopen_gh);
GL_NOCACHE        701 fs/gfs2/quota.c 					   GL_NOCACHE, &ghs[qx]);
GL_NOCACHE        803 fs/gfs2/quota.c 					  LM_ST_EXCLUSIVE, GL_NOCACHE,
GL_NOCACHE        469 fs/gfs2/recovery.c 					  LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE,
GL_NOCACHE        484 fs/gfs2/recovery.c 					   LM_FLAG_NOEXP | GL_NOCACHE, &ji_gh);
GL_NOCACHE        511 fs/gfs2/recovery.c 					   GL_NOCACHE, &t_gh);
GL_NOCACHE        271 fs/gfs2/super.c 	t_gh.gh_flags |= GL_NOCACHE;
GL_NOCACHE        305 fs/gfs2/super.c 	error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE,
GL_NOCACHE        375 fs/gfs2/super.c 	error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE,
GL_NOCACHE        603 fs/gfs2/super.c 				   GL_NOCACHE, t_gh);
GL_NOCACHE         59 fs/gfs2/trans.c 		tr->tr_t_gh.gh_flags |= GL_NOCACHE;