Home
last modified time | relevance | path

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

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