Lines Matching refs:data_dir
764 bool discarded_oblock, int data_dir) in adjusted_promote_threshold() argument
766 if (data_dir == READ) in adjusted_promote_threshold()
781 bool discarded_oblock, int data_dir) in should_promote() argument
784 adjusted_promote_threshold(mq, discarded_oblock, data_dir); in should_promote()
842 int data_dir, struct policy_locker *locker, in pre_cache_entry_found() argument
847 if (!should_promote(mq, e, discarded_oblock, data_dir)) { in pre_cache_entry_found()
922 int data_dir, struct policy_locker *locker, in no_entry_found() argument
925 if (adjusted_promote_threshold(mq, discarded_oblock, data_dir) <= 1) { in no_entry_found()
944 int data_dir, struct policy_locker *locker, in map() argument
959 data_dir, locker, result); in map()
963 data_dir, locker, result); in map()