kprojid_t        1094 fs/ext4/ext4.h 	kprojid_t i_projid;
kprojid_t        2641 fs/ext4/ext4.h extern int ext4_get_projid(struct inode *inode, kprojid_t *projid);
kprojid_t        4800 fs/ext4/inode.c int ext4_get_projid(struct inode *inode, kprojid_t *projid)
kprojid_t         438 fs/ext4/ioctl.c 	kprojid_t kprojid;
kprojid_t        5573 fs/ext4/super.c 			       kprojid_t projid, struct kstatfs *buf)
kprojid_t         712 fs/f2fs/f2fs.h 	kprojid_t i_projid;		/* id for project quota */
kprojid_t        2937 fs/f2fs/f2fs.h int f2fs_transfer_project_quota(struct inode *inode, kprojid_t kprojid);
kprojid_t        2797 fs/f2fs/file.c int f2fs_transfer_project_quota(struct inode *inode, kprojid_t kprojid)
kprojid_t        2820 fs/f2fs/file.c 	kprojid_t kprojid;
kprojid_t        2872 fs/f2fs/file.c int f2fs_transfer_project_quota(struct inode *inode, kprojid_t kprojid)
kprojid_t         256 fs/f2fs/recovery.c 			kprojid_t kprojid;
kprojid_t        1203 fs/f2fs/super.c 				kprojid_t projid, struct kstatfs *buf)
kprojid_t        2222 fs/f2fs/super.c static int f2fs_get_projid(struct inode *inode, kprojid_t *projid)
kprojid_t        1447 fs/quota/dquot.c 		kprojid_t projid;
kprojid_t          26 include/linux/projid.h static inline projid_t __kprojid_val(kprojid_t projid)
kprojid_t          31 include/linux/projid.h #define KPROJIDT_INIT(value) (kprojid_t){ value }
kprojid_t          36 include/linux/projid.h static inline bool projid_eq(kprojid_t left, kprojid_t right)
kprojid_t          41 include/linux/projid.h static inline bool projid_lt(kprojid_t left, kprojid_t right)
kprojid_t          46 include/linux/projid.h static inline bool projid_valid(kprojid_t projid)
kprojid_t          53 include/linux/projid.h extern kprojid_t make_kprojid(struct user_namespace *from, projid_t projid);
kprojid_t          55 include/linux/projid.h extern projid_t from_kprojid(struct user_namespace *to, kprojid_t projid);
kprojid_t          56 include/linux/projid.h extern projid_t from_kprojid_munged(struct user_namespace *to, kprojid_t projid);
kprojid_t          58 include/linux/projid.h static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid)
kprojid_t          65 include/linux/projid.h static inline kprojid_t make_kprojid(struct user_namespace *from, projid_t projid)
kprojid_t          70 include/linux/projid.h static inline projid_t from_kprojid(struct user_namespace *to, kprojid_t kprojid)
kprojid_t          75 include/linux/projid.h static inline projid_t from_kprojid_munged(struct user_namespace *to, kprojid_t kprojid)
kprojid_t          83 include/linux/projid.h static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid)
kprojid_t          72 include/linux/quota.h 		kprojid_t projid;
kprojid_t         174 include/linux/quota.h static inline struct kqid make_kqid_projid(kprojid_t projid)
kprojid_t         333 include/linux/quota.h 	int (*get_projid) (struct inode *, kprojid_t *);/* Get project ID */
kprojid_t         521 kernel/user_namespace.c kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid)
kprojid_t         540 kernel/user_namespace.c projid_t from_kprojid(struct user_namespace *targ, kprojid_t kprojid)
kprojid_t         565 kernel/user_namespace.c projid_t from_kprojid_munged(struct user_namespace *targ, kprojid_t kprojid)