Searched refs:GIF_GLOP_PENDING (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dglops.c255 set_bit(GIF_GLOP_PENDING, &ip->i_flags);
276 clear_bit_unlock(GIF_GLOP_PENDING, &ip->i_flags);
277 wake_up_bit(&ip->i_flags, GIF_GLOP_PENDING);
H A Dincore.h380 GIF_GLOP_PENDING = 6, enumerator in enum:__anon125
H A Dsuper.c1526 wait_on_bit_io(&ip->i_flags, GIF_GLOP_PENDING, TASK_UNINTERRUPTIBLE);

Completed in 289 milliseconds