Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dattr.h96 F_OWNERSID, enumerator
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_xattr.c107 if ((attr == F_OWNERSID || attr == F_GROUPSID)) in getxva_parse_nvl()
/titanic_41/usr/src/uts/common/fs/
H A Dxattr.c355 VERIFY(nvlist_add_nvlist(nvlp, attr_to_name(F_OWNERSID), in xattr_fill_nvlist()
584 if ((attr == F_OWNERSID || attr == F_GROUPSID) && in xattr_file_write()
676 case F_OWNERSID: in xattr_file_write()
692 if (attr == F_OWNERSID) { in xattr_file_write()