Home
last modified time | relevance | path

Searched refs:GL_NOCACHE (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/fs/gfs2/
Dsuper.c186 error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE, in gfs2_statfs_init()
276 error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE, in gfs2_statfs_sync()
1161 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()
1181 gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock()
1186 gfs2_holder_reinit(LM_ST_EXCLUSIVE, GL_ASYNC | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock()
1236 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete()
1417 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
Dutil.c61 GL_EXACT | GL_NOCACHE, &j_gh); in check_journal_clean()
183 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
Drecovery.c432 LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE, in gfs2_recover_func()
448 LM_FLAG_NOEXP | GL_NOCACHE, &ji_gh); in gfs2_recover_func()
Dglock.h94 #define GL_NOCACHE 0x0400 macro
Dops_fstype.c408 LM_ST_EXCLUSIVE, LM_FLAG_NOEXP | GL_NOCACHE, in init_locking()
783 LM_FLAG_NOEXP | GL_NOCACHE, in init_journal()
793 LM_FLAG_NOEXP | GL_EXACT | GL_NOCACHE, in init_journal()
Dquota.c903 GL_NOCACHE, &ghs[qx]); in do_sync()
1020 GL_NOCACHE, q_gh); in do_glock()
Dglock.c1492 if (gh->gh_flags & GL_NOCACHE) in gfs2_glock_dq()
2073 if (flags & GL_NOCACHE) in hflags2str()
Dbmap.c978 GL_NOCACHE, &m_ip->i_gh); in gfs2_write_lock()