Home
last modified time | relevance | path

Searched refs:AFS_FS_CURSOR_VNOVOL (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/afs/
Drotate.c180 if (fc->flags & AFS_FS_CURSOR_VNOVOL) { in afs_select_fileserver()
208 fc->flags |= AFS_FS_CURSOR_VNOVOL; in afs_select_fileserver()
Dinternal.h613 #define AFS_FS_CURSOR_VNOVOL 0x0008 /* Set if seen VNOVOL */ macro