Home
last modified time | relevance | path

Searched refs:GLF_DEMOTE (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dglock.c551 set_bit(GLF_DEMOTE, &gl->gl_flags); in gfs2_set_demote()
559 clear_bit(GLF_DEMOTE, &gl->gl_flags); in gfs2_demote_wake()
561 wake_up_bit(&gl->gl_flags, GLF_DEMOTE); in gfs2_demote_wake()
825 if (test_bit(GLF_DEMOTE, &gl->gl_flags) && in run_queue()
835 if (test_bit(GLF_DEMOTE, &gl->gl_flags)) in run_queue()
1606 return (test_bit(GLF_DEMOTE, &gl->gl_flags) || in needs_demote()
1643 !test_bit(GLF_DEMOTE, &gl->gl_flags) && in __gfs2_glock_dq()
1705 wait_on_bit(&gl->gl_flags, GLF_DEMOTE, TASK_UNINTERRUPTIBLE); in gfs2_glock_dq_wait()
2289 if (test_bit(GLF_DEMOTE, gflags)) in gflags2str()
2367 if (!test_bit(GLF_DEMOTE, &gl->gl_flags)) in gfs2_dump_glock()
A Dutil.c196 wait_on_bit(&i_gl->gl_flags, GLF_DEMOTE, in signal_our_withdraw()
A Dincore.h319 GLF_DEMOTE = 3, enumerator
A Dsuper.c947 if (test_bit(GLF_DEMOTE, &gl->gl_flags)) in gfs2_drop_inode()
1227 test_bit(GLF_DEMOTE, &ip->i_gl->gl_flags), in gfs2_upgrade_iopen_glock()
A Dglops.c699 clear_bit(GLF_DEMOTE, &gl->gl_flags); in nondisk_go_callback()
A Dtrace_gfs2.h50 {(1UL << GLF_DEMOTE), "D" }, \
A Drgrp.c2023 !test_bit(GLF_DEMOTE, &gl->gl_flags)) in fast_to_acquire()

Completed in 23 milliseconds