Searched refs:get_projid (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | quota.h | 335 int (*get_projid) (struct inode *, kprojid_t *);/* Get project ID */ member |
| /linux/fs/ext4/ | ||
| H A D | super.c | 1642 .get_projid = ext4_get_projid, |