Searched refs:get_projid (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dquota.h335 int (*get_projid) (struct inode *, kprojid_t *);/* Get project ID */ member in struct:dquot_operations
/linux-master/fs/quota/
H A Ddquot.c1499 rc = inode->i_sb->dq_op->get_projid(inode, &projid);
2420 (type == PRJQUOTA && sb->dq_op->get_projid == NULL)) {
/linux-master/fs/f2fs/
H A Dsuper.c3100 .get_projid = f2fs_get_projid,
/linux-master/fs/ext4/
H A Dsuper.c1616 .get_projid = ext4_get_projid,

Completed in 161 milliseconds