/kernel/linux/linux-5.10/include/linux/ |
H A D | projid.h | 26 static inline projid_t __kprojid_val(kprojid_t projid) in __kprojid_val() argument 46 static inline bool projid_valid(kprojid_t projid) in projid_valid() argument 58 static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) in kprojid_has_mapping() argument 65 static inline kprojid_t make_kprojid(struct user_namespace *from, projid_t projid) in make_kprojid() argument 77 projid_t projid = from_kprojid(to, kprojid); from_kprojid_munged() local 83 kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) kprojid_has_mapping() argument [all...] |
H A D | quota.h | 72 kprojid_t projid; member 174 static inline struct kqid make_kqid_projid(kprojid_t projid) in make_kqid_projid() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | projid.h | 26 static inline projid_t __kprojid_val(kprojid_t projid) in __kprojid_val() argument 46 static inline bool projid_valid(kprojid_t projid) in projid_valid() argument 58 static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) in kprojid_has_mapping() argument 65 static inline kprojid_t make_kprojid(struct user_namespace *from, projid_t projid) in make_kprojid() argument 77 projid_t projid = from_kprojid(to, kprojid); from_kprojid_munged() local 83 kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) kprojid_has_mapping() argument [all...] |
H A D | quota.h | 72 kprojid_t projid; member 174 static inline struct kqid make_kqid_projid(kprojid_t projid) in make_kqid_projid() argument [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ioctl.c | 467 static int ext4_ioctl_setproject(struct file *filp, __u32 projid) in ext4_ioctl_setproject() argument 553 static int ext4_ioctl_setproject(struct file *filp, __u32 projid) in ext4_ioctl_setproject() argument
|
H A D | inode.c | 4743 int ext4_get_projid(struct inode *inode, kprojid_t *projid) in ext4_get_projid() argument
|
H A D | super.c | 6150 ext4_statfs_project(struct super_block *sb, kprojid_t projid, struct kstatfs *buf) ext4_statfs_project() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | user_namespace.c | 522 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid) in make_kprojid() argument 568 projid_t projid; from_kprojid_munged() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ioctl.c | 703 static int ext4_ioctl_setproject(struct inode *inode, __u32 projid) in ext4_ioctl_setproject() argument 789 static int ext4_ioctl_setproject(struct inode *inode, __u32 projid) in ext4_ioctl_setproject() argument
|
H A D | inode.c | 4643 int ext4_get_projid(struct inode *inode, kprojid_t *projid) in ext4_get_projid() argument
|
H A D | super.c | 6766 ext4_statfs_project(struct super_block *sb, kprojid_t projid, struct kstatfs *buf) ext4_statfs_project() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | user_namespace.c | 543 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid) in make_kprojid() argument 589 projid_t projid; from_kprojid_munged() local [all...] |
/kernel/linux/linux-5.10/fs/quota/ |
H A D | dquot.c | 1533 kprojid_t projid; in __dquot_initialize() local
|
/kernel/linux/linux-6.6/fs/quota/ |
H A D | dquot.c | 1482 kprojid_t projid; in __dquot_initialize() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | file.c | 3034 static int f2fs_ioc_setproject(struct file *filp, __u32 projid) in f2fs_ioc_setproject() argument 3097 static int f2fs_ioc_setproject(struct file *filp, __u32 projid) in f2fs_ioc_setproject() argument
|
H A D | super.c | 2522 static int f2fs_get_projid(struct inode *inode, kprojid_t *projid) in f2fs_get_projid() argument 1433 f2fs_statfs_project(struct super_block *sb, kprojid_t projid, struct kstatfs *buf) f2fs_statfs_project() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | file.c | 3045 static int f2fs_ioc_setproject(struct inode *inode, __u32 projid) in f2fs_ioc_setproject() argument 3098 static int f2fs_ioc_setproject(struct inode *inode, __u32 projid) in f2fs_ioc_setproject() argument
|
H A D | super.c | 3141 static int f2fs_get_projid(struct inode *inode, kprojid_t *projid) in f2fs_get_projid() argument 1786 f2fs_statfs_project(struct super_block *sb, kprojid_t projid, struct kstatfs *buf) f2fs_statfs_project() argument
|