Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.c590 if (fsopt->congestion_kb != default_congestion_kb()) in ceph_show_options()
1199 fsopt->congestion_kb = default_congestion_kb(); in ceph_init_fs_context()
H A Dsuper.h885 static inline int default_congestion_kb(void) in default_congestion_kb() function