Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_extattr.c311 return (kern_extattr_set_path(td, path, attrnamespace, in user_extattr_set_path()
316 kern_extattr_set_path(struct thread *td, const char *path, int attrnamespace, in kern_extattr_set_path() function
/freebsd/sys/compat/linux/
H A Dlinux_xattr.c403 error = kern_extattr_set_path(td, args->path, attrnamespace, in setxattr()
/freebsd/sys/sys/
H A Dsyscallsubr.h161 int kern_extattr_set_path(struct thread *td, const char *path,