Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A 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()
1182 gh->gh_flags |= GL_NOCACHE; in gfs2_upgrade_iopen_glock()
1205 gfs2_holder_reinit(LM_ST_EXCLUSIVE, GL_ASYNC | GL_NOCACHE, gh); in gfs2_upgrade_iopen_glock()
1440 ip->i_iopen_gh.gh_flags |= GL_NOCACHE; in gfs2_evict_inode()
H A Drecovery.c428 GL_NOCACHE, in gfs2_recover_func()
444 LM_FLAG_RECOVER | GL_NOCACHE, in gfs2_recover_func()
H A Dglock.h90 #define GL_NOCACHE 0x0400 macro
H A Dutil.c62 GL_EXACT | GL_NOCACHE, &j_gh); in check_journal_clean()
H A Dops_fstype.c374 LM_FLAG_RECOVER | GL_NOCACHE | GL_NOPID, in init_locking()
755 GL_NOCACHE | GL_NOPID, in init_journal()
H A Dquota.c919 GL_NOCACHE, &ghs[qx]); in do_sync()
1047 GL_NOCACHE, q_gh); in do_glock()
H A Dglock.c1561 if (gh->gh_flags & GL_NOCACHE) in __gfs2_glock_dq()
2206 if (flags & GL_NOCACHE) in hflags2str()
H A Dfile.c1055 GL_NOCACHE, statfs_gh); in gfs2_file_buffered_write()