Searched refs:damon_sysfs_quotas (Results 1 – 1 of 1) sorted by relevance
1186 struct damon_sysfs_quotas { in damon_sysfs_quotas_alloc() 1196 static struct damon_sysfs_quotas *damon_sysfs_quotas_alloc(void) in damon_sysfs_quotas_add_dirs() 1198 return kzalloc(sizeof(struct damon_sysfs_quotas), GFP_KERNEL); in damon_sysfs_quotas_add_dirs() 1201 static int damon_sysfs_quotas_add_dirs(struct damon_sysfs_quotas *quotas) in damon_sysfs_quotas_add_dirs() 1237 static void damon_sysfs_quotas_rm_dirs(struct damon_sysfs_quotas *quotas) in ms_show() 1247 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_store() 1248 struct damon_sysfs_quotas, kobj); in ms_store() 1256 struct damon_sysfs_quotas *quotas = container_of(kobj, in bytes_show() 1257 struct damon_sysfs_quotas, kobj); in bytes_show() 1268 struct damon_sysfs_quotas *quota in bytes_store() 1174 struct damon_sysfs_quotas { global() struct 1184 effective_szdamon_sysfs_quotas damon_sysfs_quotas_alloc() argument [all...]