Home
last modified time | relevance | path

Searched refs:posix_acl_fix_xattr_from_user (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dposix_acl_xattr.h36 void posix_acl_fix_xattr_from_user(struct user_namespace *mnt_userns,
41 static inline void posix_acl_fix_xattr_from_user(struct user_namespace *mnt_userns, in posix_acl_fix_xattr_from_user() function
/Linux-v5.15/fs/
Dposix_acl.c757 void posix_acl_fix_xattr_from_user(struct user_namespace *mnt_userns, in posix_acl_fix_xattr_from_user() function
Dxattr.c572 posix_acl_fix_xattr_from_user(mnt_userns, kvalue, size); in setxattr()