Searched defs:delay_max (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | x25.h | 121 __u16 delay_max; member |
/linux/fs/ceph/ | ||
H A D | caps.c | 4613 unsigned long delay_max = opt->caps_wanted_delay_max * HZ; in ceph_check_delayed_caps() local |