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.c1193 unsigned long effective_sz; /* Effective size quota in bytes */ in damon_sysfs_quotas_add_dirs()
1313 return sysfs_emit(buf, "%lu\n", quotas->effective_sz);
2039 sysfs_quotas->effective_sz = scheme->quota.esz; in damon_sysfs_mk_scheme()
1181 unsigned long effective_sz; /* Effective size quota in bytes */ global() member