Searched refs:sys_extattr_delete_file (Results 1 – 4 of 4) sorted by relevance
618 sys_extattr_delete_file(struct thread *td, struct extattr_delete_file_args *uap) in sys_extattr_delete_file() function
427 …{ .sy_narg = AS(extattr_delete_file_args), .sy_call = (sy_call_t *)sys_extattr_delete_file, .sy_au…
428 …{ .sy_narg = AS(extattr_delete_file_args), .sy_call = (sy_call_t *)sys_extattr_delete_file, .sy_au…
2139 int sys_extattr_delete_file(struct thread *, struct extattr_delete_file_args *);