blob: e7020c57b13b8014ba8c28800e8b66dc9ea37cdb [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#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