Home
last modified time | relevance | path

Searched refs:VFSGIDT_INIT (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmnt_idmapping.h104 #define VFSGIDT_INIT(val) (vfsgid_t){ __kgid_val(val) } macro
107 #define INVALID_VFSGID VFSGIDT_INIT(INVALID_GID)
241 return from_vfsgid(idmap, fs_userns, VFSGIDT_INIT(current_fsgid())); in mapped_fsgid()
/linux-6.3-rc2/fs/
A Dmnt_idmapping.c142 return VFSGIDT_INIT(kgid); in make_vfsgid()
149 return VFSGIDT_INIT(make_kgid(mnt_userns, gid)); in make_vfsgid()
A Dposix_acl.c1033 VFSGIDT_INIT(acl_e->e_gid)); in vfs_set_acl_idmapped_mnt()
A Dopen.c735 attr->ia_vfsgid = VFSGIDT_INIT(kgid); in setattr_vfsgid()
/linux-6.3-rc2/fs/f2fs/
A Drecovery.c259 attr.ia_vfsgid = VFSGIDT_INIT(make_kgid(inode->i_sb->s_user_ns, i_gid)); in recover_quota_data()
/linux-6.3-rc2/fs/overlayfs/
A Dcopy_up.c365 .ia_vfsgid = VFSGIDT_INIT(stat->gid), in ovl_set_attr()
/linux-6.3-rc2/fs/ksmbd/
A Dsmbacl.c290 gid = from_vfsgid(idmap, &init_user_ns, VFSGIDT_INIT(gid)); in sid_to_id()

Completed in 19 milliseconds