repo.or.cz
/
linux-2.6
/
linux-2.6-openrd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HWPOISON: Turn ref argument into flags argument
[linux-2.6/linux-2.6-openrd.git]
/
include
/
asm-generic
/
audit_dir_write.h
blob
6621bd82cbe82319dc075c42f557bfb3c663555a
1
__NR_rename
,
2
__NR_mkdir
,
3
__NR_rmdir
,
4
#ifdef __NR_creat
5
__NR_creat
,
6
#endif
7
__NR_link
,
8
__NR_unlink
,
9
__NR_symlink
,
10
__NR_mknod
,
11
#ifdef __NR_mkdirat
12
__NR_mkdirat
,
13
__NR_mknodat
,
14
__NR_unlinkat
,
15
__NR_renameat
,
16
__NR_linkat
,
17
__NR_symlinkat
,
18
#endif