Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/fs/
H A Dmnt_idmapping.c125 return VFSGIDT_INIT(kgid); in make_vfsgid()
H A Dposix_acl.c1068 VFSGIDT_INIT(acl_e->e_gid)); in vfs_set_acl_idmapped_mnt()
H A Dopen.c743 attr->ia_vfsgid = VFSGIDT_INIT(kgid); in setattr_vfsgid()
/linux/fs/overlayfs/
H A Dcopy_up.c408 .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.c3091 VFSGIDT_INIT(req->r_cred->fsgid)); in create_request_message()
3135 VFSGIDT_INIT(req->r_cred->fsgid)); in create_request_message()