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