Home
last modified time | relevance | path

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

/openbmc/linux/security/
H A Dcommoncap.c494 struct user_namespace *task_ns) in rootid_from_xattr() argument
502 return VFSUIDT_INIT(make_kuid(task_ns, rootid)); in rootid_from_xattr()
537 struct user_namespace *task_ns = current_user_ns(), in cap_convert_nscap() local
554 vfsrootid = rootid_from_xattr(*ivalue, size, task_ns); in cap_convert_nscap()