GIF_GLOP_PENDING  233 fs/gfs2/glops.c 		set_bit(GIF_GLOP_PENDING, &ip->i_flags);
GIF_GLOP_PENDING  254 fs/gfs2/glops.c 	clear_bit_unlock(GIF_GLOP_PENDING, &ip->i_flags);
GIF_GLOP_PENDING  255 fs/gfs2/glops.c 	wake_up_bit(&ip->i_flags, GIF_GLOP_PENDING);
GIF_GLOP_PENDING 1375 fs/gfs2/super.c 	wait_on_bit_io(&ip->i_flags, GIF_GLOP_PENDING, TASK_UNINTERRUPTIBLE);