Searched refs:path_listxattr (Results 1 – 1 of 1) sorted by relevance
633 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr() function654 return path_listxattr(pathname, list, size, LOOKUP_FOLLOW); in SYSCALL_DEFINE3()660 return path_listxattr(pathname, list, size, 0); in SYSCALL_DEFINE3()