Searched defs:wbc (Results 1 – 4 of 4) sorted by relevance
160 WritableByteChannel wbc = new ByteBufferByteChannel(bb); in writeChildBoxes() local
141 WritableByteChannel wbc = new ByteBufferByteChannel(bb); in writeChildBoxes() local
140 WritableByteChannel wbc = Channels.newChannel(baos); in _writeChildBoxes() local
473 static int ubifs_write_inode(struct inode *inode, struct writeback_control *wbc) in ubifs_write_inode()