Home | History | Annotate | Download | only in io

Lines Matching defs:fcr

1001         FileChannel fcr = raf.getChannel();
1004 fcr.lock(0L, Long.MAX_VALUE, false);