Home
last modified time | relevance | path

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

/fs/
A Dfile_attr.c117 int copy_fsxattr_to_user(const struct file_kattr *fa, struct fsxattr __user *ufa) in copy_fsxattr_to_user() argument
129 if (copy_to_user(ufa, &xfa, sizeof(xfa))) in copy_fsxattr_to_user()
154 struct fsxattr __user *ufa) in copy_fsxattr_from_user() argument
159 if (copy_from_user(&xfa, ufa, sizeof(xfa))) in copy_fsxattr_from_user()

Completed in 3 milliseconds