Al Viro | dc104fb | 2006-08-31 19:05:56 -0400 | [diff] [blame] | 1 | #include <asm-generic/audit_dir_write.h> |
| 2 | __NR_acct, |
Mike Frysinger | 0b0c940 | 2008-11-18 15:03:49 +0800 | [diff] [blame] | 3 | #ifdef __NR_swapon |
Al Viro | dc104fb | 2006-08-31 19:05:56 -0400 | [diff] [blame] | 4 | __NR_swapon, |
Mike Frysinger | 0b0c940 | 2008-11-18 15:03:49 +0800 | [diff] [blame] | 5 | #endif |
Al Viro | dc104fb | 2006-08-31 19:05:56 -0400 | [diff] [blame] | 6 | __NR_quotactl, |
| 7 | __NR_truncate, |
| 8 | #ifdef __NR_truncate64 |
| 9 | __NR_truncate64, |
| 10 | #endif |
| 11 | #ifdef __NR_bind |
| 12 | __NR_bind, /* bind can affect fs object only in one way... */ |
| 13 | #endif |