Home
last modified time | relevance | path

Searched refs:GLF_UNLOCKED (Results 1 – 5 of 5) sorted by relevance

/fs/gfs2/
A Dutil.c210 set_bit(GLF_UNLOCKED, &i_gl->gl_flags); in signal_our_withdraw()
211 wait_on_bit(&i_gl->gl_flags, GLF_UNLOCKED, TASK_UNINTERRUPTIBLE); in signal_our_withdraw()
A Dglops.c657 if (!test_bit(GLF_UNLOCKED, &gl->gl_flags)) in inode_go_unlocked()
659 clear_bit_unlock(GLF_UNLOCKED, &gl->gl_flags); in inode_go_unlocked()
660 wake_up_bit(&gl->gl_flags, GLF_UNLOCKED); in inode_go_unlocked()
A Dincore.h330 GLF_UNLOCKED = 16, /* Wait for glock to be unlocked */ enumerator
A Dtrace_gfs2.h63 {(1UL << GLF_UNLOCKED), "x" }, \
A Dglock.c2342 if (test_bit(GLF_UNLOCKED, gflags)) in gflags2str()

Completed in 21 milliseconds