Searched refs:softlimit (Results 1 – 2 of 2) sorted by relevance
10 of used inodes there are actually two limits. The first one is called softlimit13 softlimit but only for limited period of time. This period is called "grace15 more space/inodes until he frees enough of them to get below softlimit.25 When user exceeds a softlimit, runs out of grace time or reaches hardlimit,58 inode softlimit is exceeded longer61 inode softlimit65 space (block) softlimit is exceeded68 space (block) softlimit76 inode softlimit80 space (block) softlimit
509 ktime_t softlimit = ms_to_ktime(dirty_writeback_interval * 10); in new_wbuf_timer_nolock() local522 div_u64(ktime_to_ns(softlimit), USEC_PER_SEC), in new_wbuf_timer_nolock()523 div_u64(ktime_to_ns(softlimit) + delta, USEC_PER_SEC)); in new_wbuf_timer_nolock()524 hrtimer_start_range_ns(&wbuf->timer, softlimit, delta, in new_wbuf_timer_nolock()