Home
last modified time | relevance | path

Searched refs:get_projid (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dquota.h335 int (*get_projid) (struct inode *, kprojid_t *);/* Get project ID */ member
/linux/fs/ext4/
H A Dsuper.c1642 .get_projid = ext4_get_projid,