Searched refs:AFS_FS_CURSOR_VBUSY (Results 1 – 2 of 2) sorted by relevance
265 fc->flags |= AFS_FS_CURSOR_VBUSY; in afs_select_fileserver()458 if (fc->flags & AFS_FS_CURSOR_VBUSY) in afs_select_fileserver()
779 #define AFS_FS_CURSOR_VBUSY 0x0002 /* Set if seen VBUSY */ macro