Home
last modified time | relevance | path

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

/linux/mm/damon/
H A Dsysfs-schemes.c1510 unsigned long effective_sz; /* Effective size quota in bytes */ member
1631 return sysfs_emit(buf, "%lu\n", quotas->effective_sz); in effective_bytes_show()
2747 sysfs_quotas->effective_sz = scheme->quota.esz; in damos_sysfs_update_effective_quotas()