Home
last modified time | relevance | path

Searched refs:default_congestion_kb (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ceph/
Dsuper.c487 fsopt->congestion_kb = default_congestion_kb(); in parse_mount_options()
599 if (fsopt->congestion_kb != default_congestion_kb()) in ceph_show_options()
Dsuper.h793 static inline int default_congestion_kb(void) in default_congestion_kb() function