fs/gfs2/file.c
1055
GL_NOCACHE, statfs_gh);
fs/gfs2/glock.c
1560
if (gh->gh_flags & GL_NOCACHE)
fs/gfs2/glock.c
2205
if (flags & GL_NOCACHE)
fs/gfs2/ops_fstype.c
374
LM_FLAG_RECOVER | GL_NOCACHE | GL_NOPID,
fs/gfs2/ops_fstype.c
755
GL_NOCACHE | GL_NOPID,
fs/gfs2/quota.c
1061
GL_NOCACHE, q_gh);
fs/gfs2/quota.c
933
GL_NOCACHE, &ghs[qx]);
fs/gfs2/recovery.c
428
GL_NOCACHE,
fs/gfs2/recovery.c
444
LM_FLAG_RECOVER | GL_NOCACHE,
fs/gfs2/super.c
1184
gh->gh_flags |= GL_NOCACHE;
fs/gfs2/super.c
1207
gfs2_holder_reinit(LM_ST_EXCLUSIVE, GL_ASYNC | GL_NOCACHE, gh);
fs/gfs2/super.c
1504
ip->i_iopen_gh.gh_flags |= GL_NOCACHE;
fs/gfs2/super.c
186
error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE,
fs/gfs2/super.c
276
error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE,
fs/gfs2/util.c
62
GL_EXACT | GL_NOCACHE, &j_gh);