yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame] | 1 | #include <asm-generic/audit_dir_write.h> |
2 | __NR_acct, | ||||
3 | #ifdef __NR_swapon | ||||
4 | __NR_swapon, | ||||
5 | #endif | ||||
6 | __NR_quotactl, | ||||
7 | #ifdef __NR_truncate | ||||
8 | __NR_truncate, | ||||
9 | #endif | ||||
10 | #ifdef __NR_truncate64 | ||||
11 | __NR_truncate64, | ||||
12 | #endif | ||||
13 | #ifdef __NR_bind | ||||
14 | __NR_bind, /* bind can affect fs object only in one way... */ | ||||
15 | #endif |