Searched defs:cluster_idx (Results 1 - 2 of 2) sorted by path

/linux-master/fs/f2fs/
H A Dcompress.c66 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) function
965 __f2fs_cluster_blocks(struct inode *inode, unsigned int cluster_idx, bool compr_blks) argument
[all...]
H A Df2fs.h1469 pgoff_t cluster_idx; /* cluster index number */ member in struct:compress_ctx
1498 pgoff_t cluster_idx; /* cluster index number */ member in struct:decompress_io_ctx

Completed in 220 milliseconds