index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
inc_and_test
blob: 7d16a10f2257e73ecb45687f1a65d30edb53f6fa (
plain
)
1
2
3
cat <<EOF return raw_${atomic}_inc_return(v) == 0; EOF