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

/linux-master/include/linux/
H A Dprojid.h26 static inline projid_t __kprojid_val(kprojid_t projid) argument
46 static inline bool projid_valid(kprojid_t projid) argument
58 static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) argument
65 static inline kprojid_t make_kprojid(struct user_namespace *from, projid_t projid) argument
77 projid_t projid = from_kprojid(to, kprojid); local
83 kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid) argument
[all...]
H A Dquota.h72 kprojid_t projid; member in union:kqid::__anon32
174 static inline struct kqid make_kqid_projid(kprojid_t projid) argument
[all...]
/linux-master/fs/bcachefs/
H A Dfs.h156 bch2_set_projid(struct bch_fs *c, struct bch_inode_info *inode, u32 projid) argument
H A Dfs-ioctl.c28 unsigned projid; member in struct:flags_set
/linux-master/fs/ext4/
H A Dioctl.c712 static int ext4_ioctl_setproject(struct inode *inode, __u32 projid) argument
798 static int ext4_ioctl_setproject(struct inode *inode, __u32 projid) argument
H A Dinode.c4616 int ext4_get_projid(struct inode *inode, kprojid_t *projid) argument
H A Dsuper.c6761 ext4_statfs_project(struct super_block *sb, kprojid_t projid, struct kstatfs *buf) argument
/linux-master/kernel/
H A Duser_namespace.c546 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid) argument
592 projid_t projid; local
[all...]
/linux-master/fs/quota/
H A Ddquot.c1472 kprojid_t projid; local
/linux-master/fs/f2fs/
H A Dfile.c3074 static int f2fs_ioc_setproject(struct inode *inode, __u32 projid) argument
3127 static int f2fs_ioc_setproject(struct inode *inode, __u32 projid) argument
H A Dsuper.c3085 static int f2fs_get_projid(struct inode *inode, kprojid_t *projid) argument
1739 f2fs_statfs_project(struct super_block *sb, kprojid_t projid, struct kstatfs *buf) argument

Completed in 228 milliseconds