Searched defs:extattr_delete_file_args (Results 1 – 2 of 2) sorted by relevance
611 struct extattr_delete_file_args { struct618 sys_extattr_delete_file(struct thread *td, struct extattr_delete_file_args *uap) in sys_extattr_delete_file() argument
931 struct extattr_delete_file_args { struct932 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];933 char attrnamespace_l_[PADL_(int)]; int attrnamespace; char attrnamespace_r_[PADR_(int)];934 …har attrname_l_[PADL_(const char *)]; const char * attrname; char attrname_r_[PADR_(const char *)];