Searched refs:task_ns (Results 1 – 1 of 1) sorted by relevance
521 * @task_ns: user namespace of the caller524 struct user_namespace *task_ns) in rootid_from_xattr() argument 532 return VFSUIDT_INIT(make_kuid(task_ns, rootid)); in rootid_from_xattr() 567 struct user_namespace *task_ns = current_user_ns(), in cap_convert_nscap() local 584 vfsrootid = rootid_from_xattr(*ivalue, size, task_ns); in cap_convert_nscap()