Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_iomap.c315 int64_t *qfreesp) in xfs_quota_calc_throttle() argument
324 *qfreesp = 0; in xfs_quota_calc_throttle()
337 if (freesp < *qfreesp) in xfs_quota_calc_throttle()
338 *qfreesp = freesp; in xfs_quota_calc_throttle()

Completed in 79 milliseconds