Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmnt_idmapping.h105 #define VFSGIDT_INIT(val) (vfsgid_t){ __kgid_val(val) } macro
108 #define INVALID_VFSGID VFSGIDT_INIT(INVALID_GID)
245 return from_vfsgid(idmap, fs_userns, VFSGIDT_INIT(current_fsgid())); in mapped_fsgid()
/linux-6.12.1/fs/
Dmnt_idmapping.c125 return VFSGIDT_INIT(kgid); in make_vfsgid()
Dposix_acl.c1069 VFSGIDT_INIT(acl_e->e_gid)); in vfs_set_acl_idmapped_mnt()
Dopen.c754 attr->ia_vfsgid = VFSGIDT_INIT(kgid); in setattr_vfsgid()
/linux-6.12.1/fs/f2fs/
Drecovery.c252 attr.ia_vfsgid = VFSGIDT_INIT(make_kgid(inode->i_sb->s_user_ns, i_gid)); in recover_quota_data()
/linux-6.12.1/fs/overlayfs/
Dcopy_up.c409 .ia_vfsgid = VFSGIDT_INIT(stat->gid), in ovl_set_attr()
/linux-6.12.1/fs/smb/server/
Dsmbacl.c290 gid = from_vfsgid(idmap, &init_user_ns, VFSGIDT_INIT(gid)); in sid_to_id()
/linux-6.12.1/fs/ceph/
Dmds_client.c3097 VFSGIDT_INIT(req->r_cred->fsgid)); in create_request_message()
3141 VFSGIDT_INIT(req->r_cred->fsgid)); in create_request_message()