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