brintos

brintos / linux-shallow public Read only

0
0
Text · 484 B · 3316708 Raw
34 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifdef __NR_chmod3__NR_chmod,4#endif5__NR_fchmod,6#ifdef __NR_chown7__NR_chown,8__NR_lchown,9#endif10#ifdef __NR_fchown11__NR_fchown,12#endif13__NR_setxattr,14__NR_lsetxattr,15__NR_fsetxattr,16__NR_removexattr,17__NR_lremovexattr,18__NR_fremovexattr,19#ifdef __NR_fchownat20__NR_fchownat,21__NR_fchmodat,22#endif23#ifdef __NR_chown3224__NR_chown32,25__NR_fchown32,26__NR_lchown32,27#endif28#ifdef __NR_link29__NR_link,30#endif31#ifdef __NR_linkat32__NR_linkat,33#endif34