Searched refs:xattr_create (Results 1 – 1 of 1) sorted by relevance
429 Tmessage::XattrCreate(ref xattr_create) => self in handle_message()430 .xattr_create(xattr_create) in handle_message()829 fn xattr_create(&mut self, _xattr_create: &Txattrcreate) -> io::Result<()> { in xattr_create() method