Searched refs:AFS_VL_CURSOR_STOP (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/afs/
H A Dvl_rotate.c30 vc->flags |= AFS_VL_CURSOR_STOP;
109 if (vc->flags & AFS_VL_CURSOR_STOP) {
125 vc->flags |= AFS_VL_CURSOR_STOP;
316 vc->flags |= AFS_VL_CURSOR_STOP;
H A Dinternal.h815 #define AFS_VL_CURSOR_STOP 0x0001 /* Set to cease iteration */ macro

Completed in 187 milliseconds