Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglops.c645 if (!test_bit(GLF_UNLOCKED, &gl->gl_flags)) in inode_go_unlocked()
647 clear_bit_unlock(GLF_UNLOCKED, &gl->gl_flags); in inode_go_unlocked()
648 wake_up_bit(&gl->gl_flags, GLF_UNLOCKED); in inode_go_unlocked()
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 Dincore.h330 GLF_UNLOCKED = 16, /* Wait for glock to be unlocked */ enumerator
A Dglock.c2366 if (test_bit(GLF_UNLOCKED, gflags)) in gflags2str()

Completed in 16 milliseconds