Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/xattr/
H A Dxattr_common.c85 return (xattrs[attr].x_option); in attr_to_option()
107 if (strcmp(option, xattrs[i].x_option) == 0) in option_to_attr()
/titanic_44/usr/src/uts/common/sys/
H A Dattr.h122 char *x_option; member