Searched refs:write_dquot (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | quota.h | 325 int (*write_dquot) (struct dquot *); /* Ordinary dquot write */ member |
| /linux/fs/ext4/ | ||
| H A D | super.c | 1635 .write_dquot = ext4_write_dquot, |