Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_extattr.c650 return (kern_extattr_delete_path(td, path, attrnamespace, in user_extattr_delete_path()
655 kern_extattr_delete_path(struct thread *td, const char *path, int attrnamespace, in kern_extattr_delete_path() function
/freebsd/sys/compat/linux/
H A Dlinux_xattr.c262 error = kern_extattr_delete_path(td, args->path, attrnamespace, in removexattr()
/freebsd/sys/sys/
H A Dsyscallsubr.h147 int kern_extattr_delete_path(struct thread *td, const char *path,