Searched refs:path_setxattr (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/ |
A D | xattr.c | 638 static int path_setxattr(const char __user *pathname, in path_setxattr() function 667 return path_setxattr(pathname, name, value, size, flags, LOOKUP_FOLLOW); in SYSCALL_DEFINE5() 674 return path_setxattr(pathname, name, value, size, flags, 0); in SYSCALL_DEFINE5()
|
Completed in 5 milliseconds