Home
last modified time | relevance | path

Searched defs:projid (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dprojid.h26 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 Dquota.h72 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 Dprojid.h26 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 Dquota.h72 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 Dioctl.c467 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 Dinode.c4743 int ext4_get_projid(struct inode *inode, kprojid_t *projid) in ext4_get_projid() argument
H A Dsuper.c6150 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 Duser_namespace.c522 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 Dioctl.c703 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 Dinode.c4643 int ext4_get_projid(struct inode *inode, kprojid_t *projid) in ext4_get_projid() argument
H A Dsuper.c6766 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 Duser_namespace.c543 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 Ddquot.c1533 kprojid_t projid; in __dquot_initialize() local
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c1482 kprojid_t projid; in __dquot_initialize() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c3034 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 Dsuper.c2522 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 Dfile.c3045 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 Dsuper.c3141 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

Completed in 62 milliseconds