Searched defs:extattr_delete_file_args (Results 1 – 1 of 1) sorted by relevance
928 struct extattr_delete_file_args { struct929 const char * path; char path_[PAD_(const char *)];930 int attrnamespace; char attrnamespace_[PAD_(int)];931 const char * attrname; char attrname_[PAD_(const char *)];