Searched refs:path_setxattr (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ |
| A D | xattr.c | 633 static int path_setxattr(const char __user *pathname, in path_setxattr() function 676 return path_setxattr(pathname, name, value, size, flags, LOOKUP_FOLLOW); in SYSCALL_DEFINE5() 683 return path_setxattr(pathname, name, value, size, flags, 0); in SYSCALL_DEFINE5()
|
Completed in 6 milliseconds