Searched refs:AFS_FS_CURSOR_VNOVOL (Results 1 – 2 of 2) sorted by relevance
180 if (fc->flags & AFS_FS_CURSOR_VNOVOL) { in afs_select_fileserver()208 fc->flags |= AFS_FS_CURSOR_VNOVOL; in afs_select_fileserver()
613 #define AFS_FS_CURSOR_VNOVOL 0x0008 /* Set if seen VNOVOL */ macro