| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | 
|---|---|
| 2 | #ifdef __NR_readlink | 
| 3 | __NR_readlink, | 
| 4 | #endif | 
| 5 | __NR_quotactl, | 
| 6 | __NR_listxattr, | 
| 7 | __NR_llistxattr, | 
| 8 | __NR_flistxattr, | 
| 9 | __NR_getxattr, | 
| 10 | __NR_lgetxattr, | 
| 11 | __NR_fgetxattr, | 
| 12 | #ifdef __NR_readlinkat | 
| 13 | __NR_readlinkat, | 
| 14 | #endif | 
| 15 | 
