Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.37-rc1 13 lines 255 B view raw
1#include <asm-generic/audit_dir_write.h> 2__NR_acct, 3#ifdef __NR_swapon 4__NR_swapon, 5#endif 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