]> granicus.if.org Git - strace/blob - xlat/flockcmds.in
Add xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in
[strace] / xlat / flockcmds.in
1 LOCK_SH         1
2 LOCK_EX         2
3 LOCK_NB         4
4 LOCK_UN         8
5 LOCK_MAND       32
6 LOCK_RW         192
7 LOCK_READ       64
8 LOCK_WRITE      128