Home
last modified time | relevance | path

Searched refs:ntfs_compress_block (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs/
H A Dcompress.c1089 static unsigned int ntfs_compress_block(const char *inbuf, const int bufsize, in ntfs_compress_block() function
1336 sz = ntfs_compress_block(&inbuf[p], bsz, pbuf); in ntfs_write_cb()