Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_xattr.c91 error_to_xattrerror(int attrnamespace, int error) in error_to_xattrerror() function
207 return (error_to_xattrerror(attrnamespace, error)); in listxattr()
267 return (error_to_xattrerror(attrnamespace, error)); in removexattr()
411 return (error_to_xattrerror(attrnamespace, error)); in setxattr()