blob: bcbab3e4a3be6c802698fe0d1419f02b54a1eba3 [file] [log] [blame]
Al Virob9155432006-07-01 03:56:16 -04001__NR_chmod,
2__NR_fchmod,
Al Viroa83fbf62006-09-23 00:10:18 +01003#ifdef __NR_chown
Al Virob9155432006-07-01 03:56:16 -04004__NR_chown,
5__NR_fchown,
6__NR_lchown,
Al Viroa83fbf62006-09-23 00:10:18 +01007#endif
Al Virob9155432006-07-01 03:56:16 -04008__NR_setxattr,
9__NR_lsetxattr,
10__NR_fsetxattr,
11__NR_removexattr,
12__NR_lremovexattr,
13__NR_fremovexattr,
Al Viroa83fbf62006-09-23 00:10:18 +010014#ifdef __NR_fchownat
Al Virob9155432006-07-01 03:56:16 -040015__NR_fchownat,
16__NR_fchmodat,
Al Viroa83fbf62006-09-23 00:10:18 +010017#endif
Al Virob9155432006-07-01 03:56:16 -040018#ifdef __NR_chown32
19__NR_chown32,
20__NR_fchown32,
21__NR_lchown32,
22#endif
Al Viroaf295132009-11-11 10:09:41 -050023__NR_link,
24#ifdef __NR_linkat
25__NR_linkat,
26#endif