Searched refs:AFS_SERVER_FL_NO_IBULK (Results 1 – 2 of 2) sorted by relevance
669 test_bit(AFS_SERVER_FL_NO_IBULK, &server->flags)) in afs_do_lookup()738 if (test_bit(AFS_SERVER_FL_NO_IBULK, in afs_do_lookup()756 set_bit(AFS_SERVER_FL_NO_IBULK, &fc.cbi->server->flags); in afs_do_lookup()
509 #define AFS_SERVER_FL_NO_IBULK 7 /* Fileserver doesn't support FS.InlineBulkStatus */ macro