Searched refs:destroy_dquot (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | quota.h | 327 void (*destroy_dquot)(struct dquot *); /* Free memory for dquot */ member |
| /linux/mm/ | ||
| H A D | shmem_quota.c | 347 .destroy_dquot = dquot_destroy, |