Searched refs:GL_NOCACHE (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/fs/gfs2/ |
D | super.c | 194 error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE, in gfs2_statfs_init() 284 error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE, in gfs2_statfs_sync() 1267 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock() 1290 gfs2_holder_reinit(LM_ST_EXCLUSIVE, GL_ASYNC | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock() 1338 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in evict_should_delete() 1520 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
|
D | util.c | 62 GL_EXACT | GL_NOCACHE, &j_gh); in check_journal_clean() 186 sdp->sd_jinode_gh.gh_flags |= GL_NOCACHE; in signal_our_withdraw()
|
D | recovery.c | 430 LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE, in gfs2_recover_func() 446 LM_FLAG_NOEXP | GL_NOCACHE, &ji_gh); in gfs2_recover_func()
|
D | glock.h | 86 #define GL_NOCACHE 0x0400 macro
|
D | ops_fstype.c | 388 LM_FLAG_NOEXP | GL_NOCACHE | GL_NOPID, in init_locking() 761 LM_FLAG_NOEXP | GL_NOCACHE | GL_NOPID, in init_journal() 772 GL_NOCACHE | GL_NOPID, in init_journal()
|
D | quota.c | 920 GL_NOCACHE, &ghs[qx]); in do_sync() 1048 GL_NOCACHE, q_gh); in do_glock()
|
D | glock.c | 1656 if (gh->gh_flags & GL_NOCACHE) in __gfs2_glock_dq() 2289 if (flags & GL_NOCACHE) in hflags2str()
|
D | file.c | 1054 GL_NOCACHE, statfs_gh); in gfs2_file_buffered_write()
|