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