blob: 89b73e5d0fd0ca626f7b99e5236f20247553ceaf [file] [log] [blame]
Chris Metcalfaaeb0122011-05-02 16:52:19 -04001#ifdef __NR_chmod
Al Virob9155432006-07-01 03:56:16 -04002__NR_chmod,
Chris Metcalfaaeb0122011-05-02 16:52:19 -04003#endif
Al Virob9155432006-07-01 03:56:16 -04004__NR_fchmod,
Al Viroa83fbf62006-09-23 00:10:18 +01005#ifdef __NR_chown
Al Virob9155432006-07-01 03:56:16 -04006__NR_chown,
7__NR_fchown,
8__NR_lchown,
Al Viroa83fbf62006-09-23 00:10:18 +01009#endif
Al Virob9155432006-07-01 03:56:16 -040010__NR_setxattr,
11__NR_lsetxattr,
12__NR_fsetxattr,
13__NR_removexattr,
14__NR_lremovexattr,
15__NR_fremovexattr,
Al Viroa83fbf62006-09-23 00:10:18 +010016#ifdef __NR_fchownat
Al Virob9155432006-07-01 03:56:16 -040017__NR_fchownat,
18__NR_fchmodat,
Al Viroa83fbf62006-09-23 00:10:18 +010019#endif
Al Virob9155432006-07-01 03:56:16 -040020#ifdef __NR_chown32
21__NR_chown32,
22__NR_fchown32,
23__NR_lchown32,
24#endif
Chris Metcalfaaeb0122011-05-02 16:52:19 -040025#ifdef __NR_link
Al Viroaf295132009-11-11 10:09:41 -050026__NR_link,
Chris Metcalfaaeb0122011-05-02 16:52:19 -040027#endif
Al Viroaf295132009-11-11 10:09:41 -050028#ifdef __NR_linkat
29__NR_linkat,
30#endif