blob: c5f1c2c920e26c033761d640a81256b0b13c13eb [file] [log] [blame]
Al Virodc104fb2006-08-31 19:05:56 -04001#include <asm-generic/audit_dir_write.h>
2__NR_acct,
Mike Frysinger0b0c9402008-11-18 15:03:49 +08003#ifdef __NR_swapon
Al Virodc104fb2006-08-31 19:05:56 -04004__NR_swapon,
Mike Frysinger0b0c9402008-11-18 15:03:49 +08005#endif
Al Virodc104fb2006-08-31 19:05:56 -04006__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