Searched refs:path_setxattr (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| A D | xattr.c | 582 static int path_setxattr(const char __user *pathname, in path_setxattr() function 611 return path_setxattr(pathname, name, value, size, flags, LOOKUP_FOLLOW); in SYSCALL_DEFINE5() 618 return path_setxattr(pathname, name, value, size, flags, 0); in SYSCALL_DEFINE5()
|
| /linux/ |
| A D | System.map | 9308 ffff80001027dc10 t path_setxattr
|
| A D | .tmp_System.map | 9308 ffff80001027dc10 t path_setxattr
|
Completed in 948 milliseconds