| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 1 | __NR_chmod, | 
|  | 2 | __NR_fchmod, | 
| Al Viro | a83fbf6 | 2006-09-23 00:10:18 +0100 | [diff] [blame] | 3 | #ifdef __NR_chown | 
| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 4 | __NR_chown, | 
|  | 5 | __NR_fchown, | 
|  | 6 | __NR_lchown, | 
| Al Viro | a83fbf6 | 2006-09-23 00:10:18 +0100 | [diff] [blame] | 7 | #endif | 
| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 8 | __NR_setxattr, | 
|  | 9 | __NR_lsetxattr, | 
|  | 10 | __NR_fsetxattr, | 
|  | 11 | __NR_removexattr, | 
|  | 12 | __NR_lremovexattr, | 
|  | 13 | __NR_fremovexattr, | 
| Al Viro | a83fbf6 | 2006-09-23 00:10:18 +0100 | [diff] [blame] | 14 | #ifdef __NR_fchownat | 
| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 15 | __NR_fchownat, | 
|  | 16 | __NR_fchmodat, | 
| Al Viro | a83fbf6 | 2006-09-23 00:10:18 +0100 | [diff] [blame] | 17 | #endif | 
| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 18 | #ifdef __NR_chown32 | 
|  | 19 | __NR_chown32, | 
|  | 20 | __NR_fchown32, | 
|  | 21 | __NR_lchown32, | 
|  | 22 | #endif |