Searched refs:GL_NOCACHE (Results 1 – 8 of 8) sorted by relevance
/fs/gfs2/ |
D | super.c | 200 freeze_gh.gh_flags |= GL_NOCACHE; in gfs2_make_fs_rw() 240 error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE, in gfs2_statfs_init() 345 error = gfs2_glock_nq_init(m_ip->i_gl, LM_ST_EXCLUSIVE, GL_NOCACHE, in gfs2_statfs_sync() 428 GL_NOCACHE, freeze_gh); in gfs2_lock_fs_check_clean() 603 error = gfs2_glock_nq_init(sdp->sd_freeze_gl, LM_ST_SHARED, GL_NOCACHE, in gfs2_make_fs_ro() 740 freeze_gh.gh_flags |= GL_NOCACHE; in gfs2_freeze_func() 1271 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode() 1295 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode() 1297 gfs2_holder_reinit(LM_ST_EXCLUSIVE, LM_FLAG_TRY_1CB | GL_NOCACHE, in gfs2_evict_inode() 1357 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode() [all …]
|
D | recovery.c | 317 LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE, in gfs2_recover_func() 332 LM_FLAG_NOEXP | GL_NOCACHE, &ji_gh); in gfs2_recover_func()
|
D | glock.h | 88 #define GL_NOCACHE 0x0400 macro
|
D | ops_fstype.c | 396 LM_ST_EXCLUSIVE, LM_FLAG_NOEXP | GL_NOCACHE, in init_locking() 617 GL_EXACT | GL_NOCACHE, &j_gh); in check_journal_clean() 704 LM_FLAG_NOEXP | GL_EXACT | GL_NOCACHE, in init_journal()
|
D | quota.c | 894 GL_NOCACHE, &ghs[qx]); in do_sync() 1009 GL_NOCACHE, q_gh); in do_glock()
|
D | glock.c | 1243 if (gh->gh_flags & GL_NOCACHE) in gfs2_glock_dq() 1788 if (flags & GL_NOCACHE) in hflags2str()
|
D | inode.c | 201 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_inode_lookup()
|
D | bmap.c | 1002 GL_NOCACHE, &m_ip->i_gh); in gfs2_write_lock()
|